[gst-devel] RTP/RTSP streaming

Philippe Khalaf burgerman at users.sourceforge.net
Mon Aug 7 22:13:03 CEST 2006


Deeptendu Bikash wrote:
> I am using gstreamer-0.10.9 and gst-plugins-good-0.10.3. How would I
> create, using gst-launch,
> 1. A server that listens that for RTSP request, and on receiving such a
> request, streams out (say, MPEG-1/2 movies) using RTP over UDP (after
> sending appropriate SDP in DESCRIBE reply).
> 2. A client that sends out a RTSP request, and on receipt of RTP
> packets, depacketizes them and sends to appropriate sink for playing the
> movie.
>  
> If the RTSP and RTP is not yet integrated, can I at least do the RTP
> streaming?
You should be able to do 2. You can also do RTP streaming (but no RTSP
server code). There is RTSP client code (rtspsrc). There is RTP
streaming code in gstreamer CVS and farsight Darcs
(http://gstreamer.freedesktop.org/documentation/rtp.html).

Regards,
Philippe

>  
> Thanks,
> Deeptendu
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list