Closed rahra closed 8 months ago
Seems to be related to https://github.com/opencv/opencv/issues/24522.
I had the same error on Manjaro and could workaround it by downgrading to opencv 4.8:
pip install opencv-contrib-python==4.8.1.78 opencv-python==4.8.1.78
@rahra , did downgrading fix this?
I just did the downgrade as suggested above and it works for me as well.
It fails to work at a most recent Ubunut 23.10 as soon as a consumer connects. It is installed into a venv.