Skip to content

Fix main thread freeze on V4L when stopping camera : on stopping, don't wait...

Andrea Gianarda requested to merge feature/agpl_v3 into release/5.2

Fix main thread freeze on V4L when stopping camera : on stopping, don't wait to dequeue if polling is timed out because buffers are not gettable.

Merge request reports