[gst-devel] m2ts RTP streaming

Wim Taymans wim.taymans at gmail.com
Fri May 15 19:46:30 CEST 2009


On Fri, 2009-05-15 at 21:35 +0400, Ivan Murashko wrote:
> Hello
> 
> You can try to insert
> 
> identity sync=TRUE
> 
> into your pipeline. This should help
> 
It shouldn't and doesn't. mpegtsparse does not generate timestamps and
thus nothing knows how to sync. The solution is to implement
timestamping in mpegtsparse.

Wim

> On Thu, May 14, 2009 at 10:17 AM, pavel1 <i_schepetkova at mtu-net.ru> wrote:
> >
> >
> >  I try to stream video over rtp with:
> >
> > gst-launch-0.10 -v filesrc location=./Garaj.mpg ! queue ! mpegtsparse !
> > rtpmp2tpay ! udpsink host=224.1.0.1 port=1234
> >
> > But the rate of the video is too high. This pipeline sends packets as fast
> > as possible and does not take into account timestamps.
> >
> > How can I create pipeline which will stream video with correct rate?
> >
> > Thanks in advance.
> > --
> > View this message in context: http://www.nabble.com/m2ts-RTP-streaming-tp23534994p23534994.html
> > Sent from the GStreamer-devel mailing list archive at Nabble.com.
> >
> >
> > ------------------------------------------------------------------------------
> > Crystal Reports - New Free Runtime and 30 Day Trial
> > Check out the new simplified licensing option that enables
> > unlimited royalty-free distribution of the report engine
> > for externally facing server and web deployment.
> > http://p.sf.net/sfu/businessobjects
> > _______________________________________________
> > 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