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)

defect

Tracking

()

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:

https://searchfox.org/mozilla-central/rev/8dd35cd8f5284fbaa506aab02fe42fc87efb249e/dom/media/webrtc/transport/SrtpFlow.cpp#171

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.