gstreamer pipeline to playback as HTML5 backend

Brendan Long self at brendanlong.com
Mon Nov 25 09:03:34 PST 2013


On 11/13/2013 11:13 PM, Dece Bel wrote:
> Meaning, if a browser with HTML5 capabilities is playing a streamed
> video, how can I make HTML5 to use my gstreamer pipeline to playback
> the video. Ofcourse it would mean, installing the pipeline on the
> machine to be used for playback. 

Look here for how we do it in WebKit:

https://github.com/WebKit/webkit/tree/master/Source/WebCore/platform/graphics/gstreamer

It's not going to be an easy drop-in replacement though, since we use
playbin pretty heavily.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131125/4bfa9ae8/attachment.pgp>


More information about the gstreamer-devel mailing list