W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2020

Re: [webrtc-pc] On track removal: Should you mute an already muted track? (#2506)

From: guest271314 via GitHub <sysbot+gh@w3.org>
Date: Mon, 20 Apr 2020 13:55:06 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-616569913-1587390904-sysbot+gh@w3.org>
> Firefox should be unmuting correctly (only once packets arrive). Chrome has bugs here.

Does the `canvas` itself with only `stream = canvas.captureStream(); pc1.addTrack(stream.getVideoTracks()[0]);` qualify as "only once packets arrive"? Does a `canvas` without any image drawn onto it at all quality as "packets"? Or, is "only once packets arrive" the `MediaStreamTrack` itself, a WebRTC network communications term for making a connection. What is the definition of "packets" used in this case? 

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2506#issuecomment-616569913 using your GitHub account
Received on Monday, 20 April 2020 13:55:09 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:50 UTC