Streaming Mp4 file using Gstreamer

Srinath, Kamaldeep kasrinat at akamai.com
Wed Dec 17 06:12:04 PST 2014


Try the following:

gst-launch-1.0 -v souphttpsrc location=<mp4 location> ! decodebin
name=decoder decoder. ! videoconvert ! autovideosink decoder. !
audioconvert ! Autoaudiosink

Thanks
Kamal


On 12/17/14, 2:13 PM, "Gokul Vellingiri" <vgokul129 at gmail.com> wrote:

>I'm trying to stream a video file(mp4) using gstreamer.I tried several
>pipeline from mailing list,but it doesn't suit for my scenario.
>
>My Server is my Ubuntu machine(Streaming a local file in my directory).
>
>My receiver is same Ubuntu PC.
>
>So if someone could come up with some Pipeline,colud be a great useful for
>me.
>
>
>
>--
>View this message in context:
>http://gstreamer-devel.966125.n4.nabble.com/Streaming-Mp4-file-using-Gstre
>amer-tp4669941.html
>Sent from the GStreamer-devel mailing list archive at Nabble.com.
>_______________________________________________
>gstreamer-devel mailing list
>gstreamer-devel at lists.freedesktop.org
>http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list