Re: [mediacapture-main] Why does unmute event take between 30 to 60 seconds to dispatch? Does a canonical procedure exist to estimate when unmute will be dispatched? (#614)

@alvestrand Another way to ask the question is what steps can a developer takes, relevant to the specification language, in order to reduce the time it takes for `unmute` to dispatch?

Are there no measures a developer can take to decrease the time it takes for `unmute` to be dispatched? Could be 30 seconds, could be 3 minutes, could be 3 hours?

Is `mute`/`unmute` literally _completely_ out of the control of the developer WebRTC

> Muted is out of control for the application

meaning, users just have to wait for an indeterminate amount of time for `unmute` to be dispatched, even when they are providing video frames constantly and replacing a track with another live track?

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

Received on Thursday, 22 August 2019 15:15:36 UTC