Skip to content

(io): fix a crash with OpenCV grabber

Romain MANCIAUX requested to merge 547-core-fix-opencv-grabber-crash into dev

Description

Stop the worker of OpenCV grabber

Closes #547 (closed)

How to test it?

  • Launch ExVideoTracking.
  • Load a video.
  • Start it with OpenCV.
  • Stop the application.
Edited by Romain MANCIAUX

Merge request reports