Hi Dev,
I'm making a video application, in that I'm allowing user to record video. I'm using AVAssetWriter for that.
Now, problem is that whenever user switch camera while recoding audio and video goes out of sync after that.
I tried many solution like record using multiple sessions but none of them working.
Can you please suggest me some advice.
Thanks.
I'm making a video application, in that I'm allowing user to record video. I'm using AVAssetWriter for that.
Now, problem is that whenever user switch camera while recoding audio and video goes out of sync after that.
I tried many solution like record using multiple sessions but none of them working.
Can you please suggest me some advice.
Thanks.