Ask Your Question

EUP_TKP's profile - activity

2016-05-25 04:18:46 -0600 answered a question RTSP stream using VideoCapture, transition from 2.4.11 to 3.1

Anyone? I would really like to use 3.1, but it is essential that this is working...

2016-05-18 10:16:18 -0600 commented question RTSP stream using VideoCapture, transition from 2.4.11 to 3.1

Hello, sorry for my late response, I could not reach answers.opencv.org for days...

Yes, I did check ffmpeg.dll, it is being loaded. It is the version that is being downloaded by cmake when you build opencv.

2016-04-29 12:02:30 -0600 asked a question RTSP stream using VideoCapture, transition from 2.4.11 to 3.1

Hello everyone,

I am a little bit lost and would like to hear your advice on my problem:

(Platform ist win32, x86 + x64)

We are trying to upgrade from OpenCV 2.4.11 to OpenCV 3.1 . So far, it all works fine. But in one case, we receive and play an rtsp stream using VideoCapture ("VideoCapture.open("rtsp://someadress:someport/test.mp4"). In 2.4.11, this was working. In 3.1, it is not. What am I missing? I was using the prebuild binaries for 2.4.11 and have now buildtmy own 3.1 binaries with IPP and TBB and ALL OpenCL options enabled, left everything else on default.

What am I missing to get the stream working on 3.1?

Thank you for your help,

Tobi

PS: Please apologize, my bad english skills, I am not a native speaker :(