Ask Your Question

Revision history [back]

I tried with OpenCV 2.4 with the following code.

cap.open("rtp://xxx.xxx.xxx.xxx:1234/");

and it worked. I think you missed a "/" at the end.