<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<span dir="ltr" style="font-size:12pt"><font style="" face="Times New Roman"><font style="" face="Tahoma">
<div style="margin:0"><span style="font-size:12pt" lang="en-US"><font style="" face="Calibri,sans-serif">Hello,<br>
<p><br>
</p>
<p>We use GStreamer 1.0 for Android,in that use Gstreamer tutorial 3, and Change the pipeline,</p>
<p><br>
</p>
<p>pipeline is,<br>
</p>
<p><br>
</p>
<p>data->pipeline =gst_parse_launch("udpsrc port=5000 caps =\"application/x-rtp, media=video,clock-rate=(int)90000,encoding-name=(string)H264\" ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! autovideosink sync=false async=false enable-last-buffer=true",&error);<br>
<br>
</p>
<p>and live video streamming is show on application.but the latency of live streaming is very bad(frame is shown after  5sec to 10sec ).</p>
<p><br>
</p>
<p>when we remove rtpjitterbuffer from above pipeline then video is not shown very well,but latency problem solve.</p>
<p>i request you to how to solve this problem which gives better quality video and video play on 30fps.</p>
<p><br>
</p>
<p><br>
</p>
<p><font style="" color="gray"><font style="" face="Calibri,sans-serif">Atul Bhandare</font></font><font style="" color="gray" face="Calibri,sans-serif"><br>
</font></p>
Thanks & Regards</font><font style="" color="gray" face="Calibri,sans-serif"><br>
</font></span></div>
</font></font></span></div>
</div>
</div>
</body>
</html>