create simple pipeline receive udpsrc rtp stream and send rtsp

Mailing List SVR lists at svrinformatica.it
Mon Feb 28 23:27:51 PST 2011



Il giorno lun, 28/02/2011 alle 15.43 -0500, Morris Ford ha scritto:
> In my search to create this pipeline it would seem to me that I could
> connect the depay and pay elements together such as:
> 
> 
> ./test-launch "( udpsrc port=5000 caps=\"application/x-rtp, media=
> \(string\)video, clock-rate=\(int\)90000, encoding-name=\(string
> \)H264,  payload=\(int\)96, ssrc=\(guint\)2396357661, clock-base=
> \(guint\)2297066863, seqnum-base=\(guint\)49439\" ! rtph264depay !
> rtph264pay name=pay0 pt=96 )"

this should work, please post the debug messages (export
GST_DEBUG="*:5")


> 
> 
> This doesn't work but it seems like it should. What do I need between
> the depay and pay to make it fly? Is there an even simpler pipe that
> would achieve the desired results?
> 
> 
> Morris
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list