android / camera-samples

Multiple samples showing the best practices in camera APIs on Android.
Apache License 2.0
5.01k stars 2.34k forks source link

Ensure video (with audio) is playable after a crash? #524

Open tobias-indico opened 1 year ago

tobias-indico commented 1 year ago

Are there any good approaches that one could use to make sure that the video file always will be playable, even if an interruption or a crash occurs in the middle of a video recording?