first question post here. Please go easy on me. I want to be able to record videos with device camera in Unity. I can play the camera video as a video texture using WebCamTexture, but cannot save the video as a .mp4 file or something in the device. Is there any way to do it inside Unity? Thank you very much.
Basically, I want to be able to record videos with device camera and save them in device as .mp4 files, just like a normal camera app, but with Unity