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?