Re: Why does screen sharing require a browser extension?

On 27/11/2013 12:10 PM, Justin Uberti wrote:
> The publisher of the extension can control which domains can talk to 
> it. See 
> http://developer.chrome.com/extensions/manifest/externally_connectable.html. 
> This would allow you to make your extension available to 
> yourcompany.com <http://yourcompany.com>, as well as development 
> machines on *.corp.yourcompany.com <http://corp.yourcompany.com>. 
> (Note that *.com and other wide-reaching wildcards are not permitted.)
>
> There is also the Chrome flag parameter to force on the screen-sharing 
> feature for testing purposes 
> (chrome://flags/#enable-usermedia-screen-capture).

So you're saying we will never be able to implement "help your mom with 
her computer" style applications in WebRTC? Those kind of apps have no 
way of knowing ahead of time which websites they will navigate to.

Gili

Received on Wednesday, 27 November 2013 18:12:50 UTC