Samsung / ChromiumGStreamerBackend

Use GStreamer to play media streams in chromium. We implemented a Media Process which is own by the Browser Process and creates players on-demand. Any Video tag will be backed by a GStreamer pipeline that lives in the Media Process.
BSD 3-Clause "New" or "Revised" License
156 stars 55 forks source link

Awesome but chrome is full of backdoors.... #2

Closed LifeIsStrange closed 9 years ago

LifeIsStrange commented 9 years ago

Yes there are chromium but the people use chrome instead of chromium or Iron... So there is a port planned for implement gstreamer on Firefox ? :) Sorry for bad english.

sdroege commented 9 years ago

Firefox already supports GStreamer and uses it on Linux by default (and can use it on OSX/Windows if you compile it yourself).

LifeIsStrange commented 9 years ago

Oh thank you sdroege ! Also sorry an other question who take your time (you are not obligated ton answer me) gstreamer have à Daala draft implementation ?

sdroege commented 9 years ago

@LifeIsStrange yeah, I wrote one a few years ago here: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/daala I don't know if it compiles against the latest Daala API, it probably needs some updates.

Update: Actually it still compiles and just works with latest Daala

sdroege commented 9 years ago

Note that Daala is not production ready yet, and that streams you create now are most likely not going to work with the final format.

LifeIsStrange commented 9 years ago

OK thank you so much sdroege ! And I know that Daala still need one year of stabilisation :)

sdroege commented 9 years ago

If you want to discuss more GStreamer related things, better let's move this to the GStreamer developers mailing list here: http://gstreamer.freedesktop.org/lists/

LifeIsStrange commented 9 years ago

Yes, thanks !

JulienIsorce commented 9 years ago

Thx for your remarks, if you have further request please open a new issue.