SCRecorder icon indicating copy to clipboard operation
SCRecorder copied to clipboard

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing

Results 102 SCRecorder issues
Sort by recently updated
recently updated
newest added

Hi, I'm using the SCRecorder but it's not working while phone Call/Skype call. I'm not able to record video at the same time.

It seems that no matter what contentMode we set, the output is always ScaleToFill. After few hours of digging into the code without any success, i decided to try the...

I'm not able to make this work. I have set the timescale=0.5 for timelapse and 2 for slow motion but it does not seem to work. I also tried changing...

The App hangs on calling line "dispatch_sync(_sessionQueue, block);" in "- (void)record" method of SCRecorder while bluetooth headset is connected. Wherein the method "- (BOOL)application:didFinishLaunchingWithOptions:" has the next code below: AVAudioSession...

Sorry, this is my translation of English, please forgive me How do I add a background music to video

So, I'm using SCSwipeableFilterView on my project, it works well on all devices, when using SCSwipeableFilterView. But, when I run on a iPhone X, my video gets stretched. For some...

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...

Hello , i am applying multiple filter with the help of **addSubFilter** method, but now i want to add the start time and end time of the animation of the...

Record a segment. Record another segment. Stop. There's a "plop" sound between segments. Anyone has an idea of how to solve it?