You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: