[webkit-gtk] Encrypted Media support

Philippe Normand philn at igalia.com
Mon Feb 15 02:18:38 PST 2016


On Tue, 2015-06-30 at 11:02 +0200, Philippe Normand wrote:
> Hi,
> 
> I'd like to add some EME support in WebKitGTK+. Here's what I thought
> about:
> 
> - disable EME in default production build
> - downstream users would need to enable it if they need it
> - add a GStreamer ClearKey decryptor in platform/graphics, that would
> depend on GStreamer >= 1.5
> - other DRM systems would need to be handled by downstream users
> 
> The reason why this would depend on very recent GStreamer versions is
> that DRM support in upstream GStreamer was recently added.
> 

Following up, here's the patch:
https://bugs.webkit.org/show_bug.cgi?id=154235

Philippe


More information about the webkit-gtk mailing list