[gst-embedded] correct way to send RTP payloaded MPEG2TS packets
Jyoti
jyoti.d at allaboutif.com
Wed Nov 11 22:41:11 PST 2009
Hi all,
I am writing an application to send MPEG2 TS packets payloaded as RTP over
UDP.
The pipeline am using is
gst-launch filesrc location=stream.ts ! mpegtsparse ! rtpmp2tpay ! udpsink
port=1234
but the file does stream the packets to fast and on the client side I miss
many packets.
I would be very thankful if someone can hint me how do I control the rate at
which RTP packets are sent over UDP.
Regards,
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20091112/e0e38456/attachment.htm>
More information about the Gstreamer-embedded
mailing list