html5 video streaming (progressive downloading) with gst-streaming-server

Serhiy Stetskovych patriotyk at gmail.com
Fri Jun 28 08:44:39 PDT 2013


Sorry I forgot to write that I need a live streaming


2013/6/28 Brendan Long <self at brendanlong.com>

>  On 06/28/2013 08:44 AM, Serhiy Stetskovych wrote:
>
> Hello all, I need to stream webm vp8 to html5 video tag. Does gstreamer
> supports it? I don't need HLS or DASH, I need only progressive download for
> showing video in all popular and modern browsers.
>
>  If gstreamer is not supported it, I am going to add support to
> gstreamer. Just tell me how to start.
>
> It's not clear exactly what you're asking, so I'll answer all of the
> questions that you might be:
>
> Do all of the popular browsers support <video>?
>
> Yes <http://caniuse.com/#feat=video>
>
> Do they all use GStreamer?
>
> No, Chrome uses FFMPEG. Safari uses AVFoundation. IE uses something
> Windows-y. The browsers that don't use GStreamer probably have no interest
> in it.
>
> Does GStreamer support WebM and VP8?
>
> Yes<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-matroskademux.html>and
> yes<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-vp8dec.html>
> .
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130628/f0d4068d/attachment.html>


More information about the gstreamer-devel mailing list