Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front Cam Video Recorder #81

Open
Krystel opened this issue Feb 8, 2016 · 3 comments
Open

Front Cam Video Recorder #81

Krystel opened this issue Feb 8, 2016 · 3 comments

Comments

@Krystel
Copy link

Krystel commented Feb 8, 2016

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

@kylebrowning
Copy link
Contributor

Yeah this is happening for me too.

@StephyJosePiserve
Copy link

Same issue :-(

@anitalanet
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants