Re: Extending createObjectUrl to MediaStream?

On Tue, Sep 3, 2013 at 12:48 PM, Stefan HÃ¥kansson LK
<stefan.lk.hakansson@ericsson.com> 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.


-- 
http://annevankesteren.nl/

Received on Tuesday, 3 September 2013 12:02:38 UTC