Ask Your Question

Samsonite's profile - activity

2018-08-17 07:20:53 -0600 commented answer RPI 3B Protocol 'rtp' not on whitelist 'file,crypto'! OPENCV 3.3.0

Usually when you're trying to play a video stream on openCV like OP is doing, openCV uses ffmpeg to read and encode that

2018-08-16 15:31:33 -0600 answered a question RPI 3B Protocol 'rtp' not on whitelist 'file,crypto'! OPENCV 3.3.0

Solved, but it is very clunky. I am using pycharm so, i found the opencv ffmpeg dll "opencv_ffmpeg342_64.dll". Using a h

2018-08-14 10:10:02 -0600 commented question How to set ffmpeg option '-protocol_whitelist file,udp,rtp' in VideoCapture?

I am having the same issue, someone please answer