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
When recording at 640x480 at >5mins, there is the possibility for the image to be corrupted if there is little movement in the frame.
In other cases, the nFilledLen>4 assertion fails. I don't know if this is because we are receiving data from the encoder and we're not handling it properly, or because of corruption of the video stream (dodgy Pi).
The text was updated successfully, but these errors were encountered:
When recording at 640x480 at >5mins, there is the possibility for the image to be corrupted if there is little movement in the frame.
In other cases, the nFilledLen>4 assertion fails. I don't know if this is because we are receiving data from the encoder and we're not handling it properly, or because of corruption of the video stream (dodgy Pi).
The text was updated successfully, but these errors were encountered: