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

iPhone 5C, only 2mp capture? #15

Closed
teemsaj opened this issue Sep 2, 2016 · 1 comment
Closed

iPhone 5C, only 2mp capture? #15

teemsaj opened this issue Sep 2, 2016 · 1 comment
Labels

Comments

@teemsaj
Copy link

teemsaj commented Sep 2, 2016

Potential bug to report as well;

Used to be an option to shoot either 5 or 8mp photos. Now only 2mp?

The bug: OSV was not recording new images when first started, Pulled over vehicle, went into settings, and had to reselect for 2mp. Shouldn't the app just switch over if that's the only opetion, or maybe at least prompt user?

@bogdans-telenav
Copy link

@teemsaj Because we actually encode each photo in a video, we ware constraint to drop the resolution to 2mp on iPhone lower then iPhone 6, so the potential bug is the expected behaviour.

The reported bug is a issue on update from any previous version to 1.4.1.
Reason for the bug: Did not override previous resolution settings upon update to version 1.4.1.
Great idea on how to make it work! I will fix it for the next release (the build will be sent to iTunes on 09.09.2016) but I will close the bug as soon as i commit the code for fixing it. Thanks for reporting this !

bogdans-telenav pushed a commit that referenced this issue Sep 2, 2016
Git issue: #15
Solution: 	Added specific video quality initialisation for iPhone less then 6.
		Added custom logs for Crashlytics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants