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
this bug is caused due the fact ,If you take more than the camera's frametime to queue back the buffer the frame gets dropped ,So you must do multi buffering and drop (dequeue then queue immediately) missed buffer.
The text was updated successfully, but these errors were encountered:
this bug is caused due the fact ,If you take more than the camera's frametime to queue back the buffer the frame gets dropped ,So you must do multi buffering and drop (dequeue then queue immediately) missed buffer.
The text was updated successfully, but these errors were encountered: