answered 2013-02-08 07:55:25 -0600
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.