- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 May 2013 13:39:41 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22213 Bug ID: 22213 Summary: what is the origin of a Track created by getUserMedia? Classification: Unclassified Product: WebRTC Working Group Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: normal Priority: P2 Component: Media Capture and Streams Assignee: public-media-capture@w3.org Reporter: jim.barnett@genesyslab.com CC: public-media-capture@w3.org For the purposes of cross-origin constraints, the spec should specify what the origin of Tracks created by gUM is. Possibilities: 1) the origin is the same as that of the requesting page 2) the origin is a special tainted value that will allow the page to display/play the Track, but not access it's contents (no recording, for example. 3) At the webRTC level, we may want to allow the origin to be specified as an identified remote user (in this case, the Track can only be sent to that person.) We also need to consider the question of how the user chooses between these options. Is it UA-specific? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Thursday, 30 May 2013 13:39:47 UTC