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)

Just ran the code at the linked plnkr. `unmute` event took over 3 minutes to be dispatched according to `performance.now()` 

`188.17474499996752/60 // 3.1362457499994587`

Is `unmute` expected to take between 30 seconds and 3 minutes to be dispatched?

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

Received on Wednesday, 21 August 2019 21:10:01 UTC