Re: [mediacapture-main] Is onended event only applicable to a MediaStreamTrack from getUserMedia()? (#710)

onended should fire when the track stops for any reason other than the stop() method. See https://w3c.github.io/mediacapture-main/#life-cycle-and-media-flow

onactive/oninactive are nonstandard and should be removed from Chromium. See https://crbug.com/649328

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 August 2020 14:34:59 UTC