Re: [mediacapture-fromelement] MediaStreamTrack does not dispatch "ended" event at Chromium when src of HTMLMediaElement is changed, Firefox does dispatch "ended" event; which implementation is correct? (#78)

@guidou `MediaStream` not dispatching `addtrack` event https://bugs.chromium.org/p/chromium/issues/detail?id=963018.

If you find the time could you also look into the ongoing issue of Chromium tab crashing when `captureStream()` is called on a `<video>` element where `src` is set to a `MediaSource` instance (https://bugs.chromium.org/p/chromium/issues/detail?id=820489; https://bugs.chromium.org/p/chromium/issues/detail?id=943484)?

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/78#issuecomment-492327290 using your GitHub account

Received on Tuesday, 14 May 2019 17:13:39 UTC