Open
Bug 1787474
Opened 2 years ago
Updated 2 years ago
webrtc/simulcast/getStats.https.html intermittently times out
Categories
(Core :: WebRTC: Networking, defect, P3)
Core
WebRTC: Networking
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
Details
This seems to be happening because we are intermittently getting into a state where all packets are failing this check, with srtp_err_status_replay_fail:
It may be that libsrtp is sad about the "fake" simulcast (the mid/rid swapping trick) these tests use.
Noticed while working on bug 1401592.
You need to log in
before you can comment on or make changes to this bug.
Description
•