Re: [mediacapture-main] Clarification needed on HTMLMediaElement with MediaStream ending playback (#518)

Note that I have patches for WPT for this written up based on the behavior in the HTMLMediaElement spec (given that a MediaStream becoming inaudible/inactive synchronously ["ends playback"](https://html.spec.whatwg.org/multipage/media.html#ended-playback), i.e., triggering [these steps](https://html.spec.whatwg.org/multipage/media.html#reaches-the-end) -- basically the case of `The current playback position is the end of the media resource`, because the end of the media resource just became known), over in [a Firefox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1588840).

-- 
GitHub Notification of comment by Pehrsons
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/518#issuecomment-542560714 using your GitHub account

Received on Wednesday, 16 October 2019 07:21:22 UTC