Front Cam Video Recorder
Hello,
I have a small problem I don't know if anyone else is experiencing this, but when I try to record a video using front camera the frame of the result/output video size differs from the frame given, also the completion of the stopRecording function doesn't get called which is the even bigger problem [self.camera stopRecording:^(LLSimpleCamera *camera, NSURL *outputFileUrl, NSError *error) { NSLog(@"here"); }];
Anyone has any idea what's wrong here?
Thank you
Yeah this is happening for me too.
Same issue :-(
I have also same problem.. when i start recording video using front camera it will change the size of preview in AVExportsession. Please fixed it asap.
Thank you