First time here? Check out the FAQ!
answered Feb 8 '13
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.