>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/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to