[webkit-gtk] MSE Support in WebKitGTK

Carlos Alberto Lopez Perez clopez at igalia.com
Fri Feb 3 04:48:02 PST 2017


On 03/02/17 13:30, Jiří Janoušek wrote:
> Hello everybody,
> 
> I'm interested in MSE in WebKitGTK. According to "[GStreamer][MSE]
> Complete backend rework" [1] and related bug reports, this feature
> landed in the WebKit trunk in October 2016. However, I cannot see the
> relevant commits in the latest development version of WebKitGTK [2]
> yet. Is that because the webkitgtk development branch had been
> branched before MSE landed? Will MSE be available in WebKitGTK
> 2.17/2.18 then?
> 
> [1]: https://bugs.webkit.org/show_bug.cgi?id=157314
> [2]: https://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-2.15.4/ChangeLog
> 
> 
> Best regards,
> 
> Jiri Janousek

That feature is currently disabled both by a build time flag and a
run-time flag.

To test it you first have to build WebKitGTK+ with support for it by
passing -DENABLE_MEDIA_SOURCE=ON to CMake, and then in your application
you have to enable the WebKitSettings property "enable-mediasource".

The bug tracking this feature for WebKitGTK+ is:

https://bugs.webkit.org/show_bug.cgi?id=167107


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 883 bytes
Desc: OpenPGP digital signature
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20170203/98c7bd0d/attachment.sig>


More information about the webkit-gtk mailing list