<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;">
<p></p>
<p class="p1"><span class="s1">Hi,</span></p>
<p class="p2"><span class="s1"></span><br>
</p>
<p class="p1"><span class="s1"> I am using Gstreamer to stream video from hardware device(Freescale Imx6)  to windows surface pro through wifi but not able to achieve the expected latency(100ms),So can you please let me know what all parameter we need to check
 to reduce the latency.Currently our latency is not fixed ,it varies between 150 to 200ms.</span></p>
<p class="p2"><span class="s1"></span><br>
</p>
<p class="p1"><span class="s1">Following are the Pipeline we have tried on Windows Serface Pro and on the hardware:</span></p>
<p class="p1"><span class="s1"><br>
</span></p>
<p class="p1"><span class="s1">WindowsSurface Pro:</span></p>
<p class="p1"><span class="s1">gst-launch-1.0 udpsrc port=5000 caps =\"application/x-rtp, media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264\" ! rtph264depay ! avdec_h264 ! glimagesink sync=false async=false enable-last-buffer=true</span></p>
<p class="p2"><span class="s1"></span><br>
</p>
<p class="p1"><span class="s1">gst-launch-1.0 udpsrc port=5000 caps =\"application/x-rtp, media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264\" ! rtph264depay ! avdec_h264 ! autovideosink sync=false async=false enable-last-buffer=true</span></p>
<p class="p2"><span class="s1"></span><br>
</p>
<p class="p1"><span class="s1">Hardware:</span></p>
<p class="p1"><span class="s1">gst-launch-0.10 -v imxv4l2src device=/dev/video1 ! 'video/x-raw-yuv,framerate=(fraction)30/1' ! vpuenc codec=6 ! queue ! rtph264pay pt=96 mtu=1380 ! udpsink host=10.4.30.40 port=5000 sync=false async=fals</span></p>
<p class="p2"><span class="s1"></span><br>
</p>
<p class="p2">Please let me know as soon as possible.</p>
<p class="p2">Thanks in Advance.</p>
<p class="p2"><br>
</p>
<p class="p2"><br>
</p>
<p class="p1"><span class="s1">Regards,</span></p>
<p class="p1"><span class="s1">Raushan</span></p>
<p></p>
<p><br>
</p>
</div>
</body>
</html>