> Actually, I need to read RTP/RTCP (video) stream in a network by a device
> that is connected to that network .
Is the RTP/RTCP stream accessible via RTSP (i.e., from a "rtsp://" URL)? If
so, use our "openRTSP" client application.
If not, then is the stream being send via multicast, or uni
Hi,
Actually, I need to read RTP/RTCP (video) stream in a network by a device
that is connected to that network . Already the video is being streamed by some
other device in the network. I am using the "testMPEG1or2VideoReceiver".exe for
reading the stream. I have installed this "testMPEG1or