[Webkit-unassigned] [Bug 209242] unmute event never fired on remote WebRTC tracks on packet reception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 04:55:46 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209242

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Testing on WebKit ToT, we are passing the first two tests of https://wpt.fyi/results/webrtc/RTCPeerConnection-remote-track-mute.https.html?label=experimental&label=master&aligned so are mostly aligned with Chrome.
Current implementation unmutes track at setRemoteDescription resolution time.

It is actually hard to currently get the tome of first packet dedicated to audio/video. And I am not even sure this makes sense if the packet is not decodable.
I guess we could try to go a bit further and wait for first audio/video frame.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200323/783223c5/attachment-0001.htm>


More information about the webkit-unassigned mailing list