> 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 accountReceived 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