Re: [whatwg] Fetch, MSE, and MIX

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:33 UTC