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

Question: Can SCRecorder be used to record video in distinct mp4 segments? #439

Open curtisshipley opened 4 years ago

curtisshipley commented 4 years ago

I have a requirement to be able to save video into separate video files that can be stitched back together after being uploaded to a server. Is this something that SCRecorder can help with?

If so, any examples or suggestions?