cv_camera icon indicating copy to clipboard operation
cv_camera copied to clipboard

VIDIOC_DQBUF: No such device error

Open AlexKaravaev opened this issue 5 years ago • 0 comments

When I unplug camera and plug it back the "VIDIOC_DQBUF: No such device" error occurs in terminal.

Maybe it's an issue within opencv library, but still is there a way, that I can catch this exception within the scope of this package?

AlexKaravaev avatar Aug 28 '19 14:08 AlexKaravaev