[Live-devel] SimpleRTPSource and RTCP
Ross Finlayson
finlayson at live555.com
Sat Feb 16 17:48:58 PST 2013
> I am trying to use the codes of stream "mpeg2TransportStreamFromUDPSourceTest" of testProgs/testOnDemandRTSPServer to read from a source which will send mpeg2ts over RTP, and the server do read data from RTP source, which is good. But I found that the RTSPServer has not a RTCP port.
No, that's incorrect. When the RTSP server streams to any client, there will be one (even) port for RTP, and the next (i.e., odd) port for RTCP.
> SThe class "MPEG2TransportUDPServerMediaSubsession" Seems don't have a RTCPInstance member.
That's because it's automatically created by the superclass ("OnDemandServerMediaSubsession").
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130217/0f9cc992/attachment.html>
More information about the live-devel
mailing list