[Live-devel] MPEG4 RTP transmission
Ross Finlayson
finlayson at live555.com
Thu Jun 14 02:51:14 PDT 2007
>yeah it works fine ..but "testOnDemandRTSPServer" and
>"testMPEG4VideoStreamer" (unmodified version) are for RTSP
>transmission .. but i want to transmit media through RTP/RTCP
>transmission , and that is not working fine ..
RTSP is not a 'transmission' protocol; it is a control protocol.
RTSP servers *do* transmit their media using RTP/RTCP.
To stream MPEG-4 video via unicast, you will need to use a
RTSP/RTP/RTCP server - e.g., "testOnDemandRTSPServer", and
receive/play it using a RTSP/RTP/RTCP client - e.g., VLC.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list