1

When I try to load an rtsp stream using

cap = cv2.VideoCapture('rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov')

I get the following exception

VIDEOIO(cvCreateFileCapture_AVFoundation (filename)): raised unknown C++ exception!

Any idea how to resolve this?

1 Answer 1

1

I have solved by installing opencv with ffmpeg.

brew install opencv --with-ffmpeg -v
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.