Re: [mediacapture-main] What happens for live tracks in case permission is revoked (#711)

https://w3c.github.io/permissions/#ref-for-permission-revocation-algorithmâ‘  explicitly says that tracks should be stopped.
I do not think we need to say anything in mediacapture-main.
Permissions API spec should ideally add a link to the exact algorithm (https://w3c.github.io/mediacapture-main/#ends-nostop).
It is unclear to me which of MediaStreamTrack ended event or permission change event is supposed to be fired first.

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


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

Received on Wednesday, 26 August 2020 12:50:58 UTC