- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Sun, 15 Oct 2017 06:16:30 +0000
- To: public-webrtc-logs@w3.org
from what i've seen the most common errors from libsrtp are replay_fail which might be normal, for example if rtx is not used, a packet is nacked twice and the second packet is discarded with this error) and replay_old which at least for me is typically the result of messing with sequence numbers. Which of these do you want to count? Having only a single count might mask replay_old errors -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/249#issuecomment-336689334 using your GitHub account
Received on Sunday, 15 October 2017 06:16:22 UTC