- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Mon, 24 Feb 2014 11:33:51 -0800
- To: Jim Barnett <1jhbarnett@gmail.com>
- Cc: "public-media-capture@w3.org" <public-media-capture@w3.org>
On 24 February 2014 11:30, Jim Barnett <1jhbarnett@gmail.com> wrote: > I would think that it would have to work this way. Otherwise you could > violate any kind of cross-origin constraint by simply recording the object > in question. This might involve extending the definition of MediaRecorder > to take other kinds of input beyond MediaStreams, but in principal I would > expect MediaRecorder to have to object cross-origin constraints. I know that this is already the case in Firefox. We have isolation in place for MediaRecorder, Canvas, WebAudio, and maybe others. BTW, I don't like to call it cross-origin any more, it's a richer space than that now.
Received on Monday, 24 February 2014 19:34:20 UTC