Streaming .ts files over UDP

prasanth123 arisettiprasanthkumar at gmail.com
Thu Dec 10 20:44:46 PST 2015


I would like to stream .ts file data over UDP. For that i have used below
pipeline,


*gst-launch-1.0 filesrc location=a.ts ! tsparse ! rtpmp2tpay ! udpsink
host="IP" port=port*

but EOS is getting within fraction of seconds,

and at receiver end not able to receive.

while executing the pipeline i am receiving warnings like

*/0:00:00.051245178  4751       0xe494a0 WARN        mpegtspacketizer
mpegtspacketizer.c:1388:calculate_skew: delta - skew:
5124091:34:25.044918089 too big, reset skew

0:00:00.031207435  3162       0x6c1a00 WARN                 basesrc
gstbasesrc.c:3483:gst_base_src_start_complete:<filesrc0> pad not activated
yet/*


How to resolve this issue??




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-ts-files-over-UDP-tp4674871.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list