-
Notifications
You must be signed in to change notification settings - Fork 880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest version cannot open rtsp cameras #1085
Comments
I got the same problem too.
switch back to previous version then i can open rtsp |
Sure, that's what I did, but the bug is still there in version 4.11 |
I also have a problem capturing a frame from RTSP streams, though not exactly the same error.
And then the lower part of the image gets corrupted, often filled with green, or sometimes with a more complicated pattern. On the web, they say this message often comes up when the computer is not processing the stream fast enough, but in my use case, the computer (RPi 4B) was able to process 70 simultaneous threads with System: RPi 4B, Bookworm OS version, pip package |
Hello OpenCV team!
This is a very important issue to be solved.
The latest version of
opencv-python
is unable to open rtsp cameras. Specifically I am using the versionopencv-python-4.11.0.86
With version 4.11.0.86
Results gotten:
With version 4.10.0.84 (or lower):
Results gotten:
Versions affected:
4.11.0.86
The text was updated successfully, but these errors were encountered: