hi, i have to record a video in my project ( gameplay video ) then send it to a server ( couple of video ) so i need something encoded in a good quality but also not so heavy… anyone have already achieved something like this? or have any advice?
Rendering within the engine might be a little harder, especially if you are recording yourself playing. You should consider a capture software, such as OBS, to record the gameplay. OBS can record in various formats, mp4 is usually small, but there might be others. Resolution also matters.
hi, thanks you for your help, since this will be an app that will run in a windows server and i must to be able to record a video remotly by a command i’m looking to do it within the engine if it’s possible… and i’m wondering if there is some plugin