Re: [webrtc-pc] RTCRtpContributingSource.audioLevel not guaranteed to be in sync with audio playout

What is the general usage model for showing the audio level -- polling the value of audioLevel inside a requestAnimationFrame to update the UI?

The alternative here would be to have the contributing source emit an event when its value changes. Which might be 50 times a second...

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1085#issuecomment-290005535 using your GitHub account

Received on Wednesday, 29 March 2017 07:23:00 UTC