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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to