How could a normal user Peer 1 me telling my friend Peer 2 on the fly to enable this feature?
> my friend is age 70 to 95 years and he do not know anything about IT all he knows Google Chrome to open and closefor that type of person doing following is a nightmare. Are you saying that everybody has to do this to use the screen share feature?
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
$ chrome --enable-camera-mic-we-are-screwed-we-donot-know-what-we-are-doing--
4.1.1. Threats from Screen Sharing
In addition to camera and microphone access, there has been demand for screen and/or application sharing functionality. Unfortunately, the security implications of this functionality are much harder for users to intuitively analyze than for camera and microphone access. (See http://lists.w3.org/Archives/Public/public-webrtc/2013Mar/0024.html for a full analysis.) The most obvious threats are simply those of "oversharing". I.e., the user may believe they are sharing a window when in fact they are sharing an application, or may forget they are sharing their whole screen, icons, notifications, and all. This is already an issue with existing screen sharing technologies and is made somewhat worse if a partially trusted site is responsible for asking for the resource to be shared rather than having the user propose it. A less obvious threat involves the impact of screen sharing on the Web security model. A key part of the Same Origin Policy is that HTML or JS from site A can reference content from site B and cause the browser to load it, but (unless explicitly permitted) cannot see the result. However, if a web application from a site is screen sharing the browser, then this violates that invariant, with serious security consequences. For example, an attacker site might request screen sharing and then briefly open up a new Window to the user's bank or webmail account, using screen sharing to read the resulting displayed content. A more sophisticated attack would be open up a source view window to a site and use the screen sharing result to view anti cross-site request forgery tokens. These threats suggest that screen/application sharing might need a higher level of user consent than access to the camera or microphone.
For testing or experimenting, the feature can still be enabled through the command line switch, e.g.
"chrome --enable-usermedia-screen-capturing".
--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/TPQVKZnsF5g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/TPQVKZnsF5g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.
chrome.desktopCapture.chooseDesktopMedia(['screen'], my.tab, onAccess);
A real step backwards if you guys ever wanted screen sharing to become 'main stream'.
Not that desktopCapture is even an extension - it's a single API call that happens to be hidden in the extension sandbox because of "security reasons" despite both webcam and data webrtc being exposed to drive-by.
So? Nobody uses a site *because* they require an extension, they use it in spite of the requirement. The user base for drive-by will always be much higher.
Not that desktopCapture is even an extension - it's a single API call that happens to be hidden in the extension sandbox because of "security reasons" despite both webcam and data webrtc being exposed to drive-by.
hi justin,just a side question, martin and eric mentioned they wanted screen sharing in V1, as part of the standard. I remember that we decided to have a separated document for that which I don t seem to be able to find anymore. Martin would have drafted it if i remember correctly.
--
Mobile phone: Web: Skype:--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/TPQVKZnsF5g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.