Skip to content

Resolve "enh(io): don't restart video grabber if they are already started"

Description

Now all video grabbers do not stop()/start() and simply returns when receiving startCamera() twice in row.

Closes #978 (closed)

How to test it?

Applications with video playback.

Edited by Flavien BRIDAULT

Merge request reports