Open
Description
Hi, I'm using the "Examples/asynchronous_grab_opencv.py" to stream live images from my camera. I didn't change the code except for the pixel format to PixelFormat.Mono8
, which is the format supported by my camera.
I noticed that after I pressed the key to stop the streaming feed, the code after the line cam.stop_streaming()
won't execute and I can't end this process. I tried running the entire python file or in a Jupyter kernel, the terminal or the cell will just freeze, then I'll have to restart the kernel for it to run again.
Can someone tell me what's going on or am I missing something here?
Thanks!!
Metadata
Metadata
Assignees
Labels
No labels