[Webkit-unassigned] [Bug 220362] Muted video track stops sending packets if receive RTCP PLI request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 00:17:10 PST 2021


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

--- Comment #7 from Igor <igor at flashphoner.com> ---
(In reply to youenn fablet from comment #6)
> Can you verify this?
> Alternatively, you can enable web inspector, set WebRTC logging to verbose
> and look at WebRTC logging (in system console or web inspector console).

Here is another screen cast, https://filebin.net/izr4g99jp4ry9zfd

I increased PLI interval up to 20 seconds. From video you can see that after muting video track still sends packets before getting the new PLI request.

I checked media track state, it has only one changed property - 'enabled = false', also checked RTCRtpSender with getSenders() - there are two senders before and after muting - sender with audio track and sender with video track. 

WebRTC logging shows that webrtc stack sends black frame, but no packets on outbound connection.

-- 
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/20210111/fea8a271/attachment.htm>


More information about the webkit-unassigned mailing list