rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

how to clear videos like xxxx-SCVideo_0.mp4 in tmp folder? #277

Open realcarlos opened 8 years ago

realcarlos commented 8 years ago

In fact I only need xxx-SCVideo-Merged.mp4 ,how to remove tmp files automatically?

jhonyf commented 7 years ago

The segment files won't be automatically removed, you have to call the recorder's session object .cancel() to remove previous segments after you have merged them