

New: right-click context menu for rules and groups./chromium_src/chrome/renderer/media/chrome_key_systems.Home | News | Products | Download | Purchase | Support | Contact | Terms /chromium_src/chrome/renderer/media/chrome_key_:178:2: error: expected '}' /chromium_src/chrome/renderer/media/chrome_key_:55:3: error: expected expression Or if it sounds like I'm on the right track then any pointers (aside from the Flash implementation) would be valuable. The above is pretty specific, so I'd be glad to hear about anything I've missed that might trip this up. This suggests that once versions align (I think it can be done with m44) then it's possible to experiment in Electron. Starting with a build of Chromium 45 I can get encrypted Widevine media playing back by using the switch -register-pepper-plugins="ugin application/x-ppapi-widevine-cdm". It should require exetending Electrons switches to recognise and proxy -register-pepper-plugins, there isn't any code needed to handle plugin versions.

Looking at how the Pepper Flash Player was integrated then generic support appears to be easier. Trouble is I have a naive understanding of how Electron and Chromium work together.

Specifically my goal is to support EMEs and allow pepper plugin based CDMs load in a. Is there an aim for Electron to support the loading of generic pepper plugins in the future? I'm asking as I'd like to understand the chances of getting a fork that achieves this (or part of it) merged into master.
