Thanks Marc. It worked..<br><br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 4:31 PM, Marc Leeman <span dir="ltr">&lt;<a href="mailto:marc.leeman@gmail.com">marc.leeman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; Thanks for the reply. I did add sync=true on udpsink but there is no change.<br>
&gt; Is there any other method where I can stream properly.<br>
<br>
</div>this should work:<br>
<br>
gst-launch \<br>
  filesrc location=ksc_062707_sts117_launch_1080i-29-97.ps.mpg \<br>
  ! tee name=splitter  \<br>
  ! queue \<br>
  ! udpsink host=226.226.226.100 port=2266 \<br>
  splitter. \<br>
  ! queue \<br>
  ! mpegpsdemux \<br>
  ! fakesink sync=True<br>
<font color="#888888"><br>
<br>
--<br>
  greetz, marc<br>
It&#39;s hard to think of you as the end result of millions of years of evolution.<br>
crichton 2.6.26 #1 PREEMPT Tue Jul 29 21:17:59 CDT 2008 GNU/Linux<br>
</font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.6 (GNU/Linux)<br>
<br>
iD8DBQFLATDxUQpj09NWLeERAm96AJ9Q4WEdjwnf9PNIGI3q/76+KlcXPACgx5pW<br>
eQZyTWAF8j8/4uiaOmo/9eo=<br>
=gWM9<br>
-----END PGP SIGNATURE-----<br>
<br>------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what&#39;s new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>