On 2013-09-03 14:02, Anne van Kesteren wrote: > On Tue, Sep 3, 2013 at 12:48 PM, Stefan Håkansson LK > <[email protected]> wrote: >> I think it should stop playing since the object srcObject references is >> gone. (It would work differently with createObjecURL + myVideoTag.src >> since that would only be a handle to an underlying resource) > > The object is not gone, it's neutered. That could mean e.g. that > instead you'd get black and no sound. Kinda depends on how you define > a neutered MediaStream to work.
Right. I should've known. Thanks. > >
