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

Setting high bits per pixel value in encoder settings freezes camera #13

Open
sanjpm opened this issue Oct 8, 2020 · 0 comments
Open
Labels

Comments

@sanjpm
Copy link

sanjpm commented Oct 8, 2020

A camera that was failing to save any videos was sent in. The encoder bits per pixel setting was 19.40, where as the default is 0.70.

This seems to cause the video pipeline to drop into a frame transfer watchdog condition, which loops infinitely, causing the camera to freeze up.

Strangely, restoring the setting to 0.70 or resetting the camera settings to defaults does not seem to propagate down to the encoder. The only way to fix this issue is to reflash the OS onto the microSD card. Some sanitization for this parameter would improve reliability and mitigate this condition in the future.

IMG_5906

@sanjpm sanjpm added the bug label Oct 8, 2020
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

1 participant