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>