Change camera capture device while recording a video

前端 未结 3 452
后悔当初
后悔当初 2020-12-15 15:07

I am developing an iPhone App. In that, there is a requirement for Pausing and resuming the camera. So i used AVFoundation for that instead of using UIIma

3条回答
  •  一整个雨季
    2020-12-15 15:41

    have you considered having multiple sessions and then afterwards processing the video files to join them together into one?

提交回复
热议问题