Android record video from multiple cameras and composite the multiple videos into one video

26 views Asked by At

Android Camera2 records video from multiple cameras, adds real-time timestamps to the frames captured by each camera, and finally composites the multiple videos into a single video file. does Android's native interface support these features? Do I have to user FFMPEG to handle the frames captured by each camera

0

There are 0 answers