Hi,<br>     In transmitter side udp data is <b>1mbps</b>, now i&#39;m receiving
data and i tried to dump udp data using gstreamer, but in video seems
to jerky. I observed that at start time cpu usage - 20% and memory usage - 2.2%, after couple of hours mem usage reaches to 88% and player is stopped finally. <br>So, how to control memory leakage problem and how can i play udp data smoothly. <br>
<b>gst-launch-0.10 udpsrc port=$1 ! h264parse ! ffdec_h264 ! ffmpegcolorspace ! queue ! autovideosink </b><br>
What are the modifications that i have to do, to play properly?<br>What are the parameters that i have to set in udpsrc and queue?<br><br>Thanks and Regards,<br>JohnDavid.