[gst-devel] timestamping in mpegtsparse.

Jyoti jyoti.d at allaboutif.com
Mon Nov 16 11:38:30 CET 2009


Hi,

Thanks for the reply. I did add sync=true on udpsink but there is no change.
Is there any other method where I can stream properly.

Thanks,
jyoti

2009/11/16 Vincent Génieux <vincent.genieux at enensys.com>

> Jyoti wrote:
> > Hi all,
> >
> > I am writing an application to stream MPEG-2 TS RTP Payloaded packets
> > over UDP.
> > My server was sending the packets at too high rate.
> >
> > I looked upon a mail by Wim saying the timestamping on mpegtsparse is
> > the solution
> > for the controlling the rate.
> >
> > Is the timestamping implemented in latest version of mpegtsparse?
> Hello,
>
> Your pipeline seems correct, but since the input stream comes from a
> file, your pipeline is playing as fast as possible. You should try to
> add sync=true on your  udpsink.
>
> gst-launch filesrc location=stream.ts ! mpegtsparse ! rtpmp2tpay !
> udpsink port=1234 sync=true
>
> --
> Vincent GENIEUX
> R&D Engineer
> ENENSYS Technologies
> Le Germanium
> 80 avenue des Buttes de Coësmes
> 35700 Rennes - FRANCE
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091116/8b64a208/attachment.htm>


More information about the gstreamer-devel mailing list