Feature request: Pause/resume recording
Closed this issue · 4 comments
batuhansk commented
Kayıt yaparken, kayıdı pause moduna alıp, ardından tekrar resume edebilmek ve bunların aynı dosyada toplanıp çıktısı verilirse büyük bir eksiği kapanmış olur library'nin.
InheritX commented
Hi,
There should be some way to pause - resume video recording.
Also there should be some way to continue recording if user changes front / rear camera while recording.
ramonsgds commented
ˆˆˆˆˆˆˆˆˆ EXACTLY. I really need switching camera position front/rear and rear/front.
ramonsgds commented
Though it seems that AVCaptureVideoDataOutput would be needed for that, not AVCaptureMovieFileOutput, that is being currently used.
souvickcse commented
@ramonsgds How to use AVCaptureVideoDataOutput to do that?