Hi everyone. I’m trying to create an app with unity that captures a video stream from the android device camera and saves it in an MP4 file. Is it possible to use some particular class that allows me to manage the direct start and stop of the recording?
Can anyone give me some suggestions?
Thanks.
You cannot use Unity Recorder to do in-game recording (it only works with in-Editor recording for now), but maybe other packages by third parties do what you want.
1 Like