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

Serhiy Stetskovych patriotyk at gmail.com
Sat Jun 29 04:40:44 PDT 2013


Thank you,
I know about Flumotion and has been tried it and it works well, but it is
not fits to my needs. It is to huge and do many things I don't need and I
need to take under control this process. Only thing I need, it is simple
gstreamer sink something like httpprogressivesink.

I wrote to this mail list because I found gst-streaming-server and read in
the internet that it might be the thing that I need. But I was not able to
found information, does it supports progressive download or not?


2013/6/28 Ramiro Blanco <ramiblanco at gmail.com>

> Hi,
> You could use Flumotion <http://flumotion.net/> which uses gstreamer and
> supports webm with vp8.
> Cheers,
>
>
>
> 2013/6/28 Serhiy Stetskovych <patriotyk at gmail.com>
>
>> 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
>>>
>>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
>
> --
> Ramiro Blanco
>
> _______________________________________________
> 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/20130629/948bcdea/attachment.html>


More information about the gstreamer-devel mailing list