Open
Bug 1725739
Opened 4 years ago
Updated 10 months ago
Only deliver RTP and RTCP packets once to the Call object's Receiver
Categories
(Core :: WebRTC: Networking, enhancement)
Core
WebRTC: Networking
Tracking
()
ASSIGNED
People
(Reporter: ng, Assigned: ng)
References
Details
Attachments
(1 file)
WebRTC does its own demuxing. Let's use that when possible, and not deliver the same packet multiple times (with differing timestamps!).
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → na-g
Status: NEW → ASSIGNED
Comment 2•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ng, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(na-g)
Flags: needinfo?(docfaraday)
![]() |
||
Updated•10 months ago
|
Flags: needinfo?(na-g)
You need to log in
before you can comment on or make changes to this bug.
Description
•