Hello everybody,
am I wright, that it is not possible to display a Camera Stream visually with the Python API?
I know that it is possible to display an image with numpy by converting it. But is it even possible to do this with a stream?
I am using an UI created with PyQt and I would like to display a stream in a label in this UI (as it is possible e.g. with OpenCV and Standard Webcams).
Many thanks in advance!
BR
Julian