- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 15 Apr 2015 13:33:06 -0700
- To: Ryan Sleevi <sleevi@google.com>
- Cc: Anne van Kesteren <annevk@annevk.nl>, Domenic Denicola <d@domenic.me>, Matthew Wolenetz <wolenetz@google.com>, Aaron Colwell <acolwell@google.com>, "public-webappsec@w3.org" <public-webappsec@w3.org>, WHATWG <whatwg@whatwg.org>, Brad Hill <hillbrad@gmail.com>, "public-html-media@w3.org" <public-html-media@w3.org>
On 15 April 2015 at 13:22, Ryan Sleevi <sleevi@google.com> wrote: > I'm not sure how this would work/how it applies to the problem at hand - > perhaps this got conflated with another discussion of streams? No, what you describe is exactly what I meant. And yes, it is a cross origin thing (not CORS, more like the absence of CORS). I implemented an analogous feature for MediaStream in WebRTC. It turned out to be relatively easy, though it did require a lot of care.
Received on Wednesday, 15 April 2015 20:33:34 UTC