[gst-devel] Local video

Bibin Joseph josebibin1984 at gmail.com
Fri Mar 27 07:51:31 CET 2009


Option 1:
gst-launch filesrc location=Videos/yourfile.mpeg ! decodebin !
ffmpegcolorspace ! ximagesink
Option 2:
gst-launch tcpclientsrc host=<ip addr. from where to streamed> port=<port> !
decodebin ! ffmpegcolorspace ! ximagesink

Second option can be done in a new terminal

On Fri, Mar 27, 2009 at 10:46 AM, vaisakh.n <vaisakh.n at nestgroup.net> wrote:

> Hi,
> I was able to  transmit the captured video to other pc on my network (
> streaming ) But  How can i  show the local video in my pc (along with
> streaming )
>
> is there any gst_launch pipeline for that?
> help me
> Thanks in advance
> ***** Confidentiality Statement/Disclaimer *****
>
> 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.
> 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.
> ***** Confidentiality Statement/Disclaimer *****
>
> 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.
>
> 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.
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090327/a1dd5601/attachment.htm>


More information about the gstreamer-devel mailing list