Option 1:<br>gst-launch filesrc location=Videos/yourfile.mpeg ! decodebin ! ffmpegcolorspace ! ximagesink<br>Option 2:<br>gst-launch tcpclientsrc host=&lt;ip addr. from where to streamed&gt; port=&lt;port&gt; ! decodebin ! ffmpegcolorspace ! ximagesink<br>
<br>Second option can be done in a new terminal<br><br><div class="gmail_quote">On Fri, Mar 27, 2009 at 10:46 AM, vaisakh.n <span dir="ltr">&lt;<a href="mailto:vaisakh.n@nestgroup.net">vaisakh.n@nestgroup.net</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;">Hi,<br>
I was able to  transmit the captured video to other pc on my network (<br>
streaming ) But  How can i  show the local video in my pc (along with<br>
streaming )<br>
<br>
is there any gst_launch pipeline for that?<br>
help me<br>
Thanks in advance<br>
***** Confidentiality Statement/Disclaimer *****<br>
<br>
This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.<br>

The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.<br>

***** Confidentiality Statement/Disclaimer *****<br>
<br>
This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.<br>

<br>
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.<br>

<br>
<br>
------------------------------------------------------------------------------<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>
</blockquote></div><br>