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

Serhiy Stetskovych patriotyk at gmail.com
Fri Jun 28 14:16:13 PDT 2013


Thank you,
but I think you don't understood me. This link explains what I need -
http://code.google.com/p/stream-m/
Can gstreamer or gstreamer-striming-server do those things which streamer-m
does?


2013/6/28 Rob <robert.swain at gmail.com>

> Hello,
>
> On 28 June 2013 16:44, Serhiy Stetskovych <patriotyk at gmail.com> 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.
>>
>
> It should technically support it but I haven't tested it. I think your
> main problem will probably be the encoding performance of libvpx.
>
> As Brendan noted, not all browsers support WebM. See here for info:
> http://en.wikipedia.org/wiki/HTML5_video#Browser_support
>
> As an alternative to WebM, fragmented MP4 may be a possibility. Between
> the two you should be able to cover most browsers.
>
> Having said that, HTML5 <video> doesn't seem to be well-suited to live
> streaming right now but it is in the works through some of the MediaElement
> / MediaSource stuff.
>
> Best regards,
> Rob
>
> _______________________________________________
> 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/07fe5aa7/attachment.html>


More information about the gstreamer-devel mailing list