[webrtc-stats] Add stat for SRTP decryption failures

taylor-b has just created a new issue for https://github.com/w3c/webrtc-stats:

== Add stat for SRTP decryption failures ==
This would be useful for diagnosing why calls are failing.

The simplest thing would just be a `decryptionFailures` counter, which would be the number of packets that failed decryption. This doesn't appear currently counted by `packetsDiscarded`.

Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/249 using your GitHub account

Received on Thursday, 12 October 2017 01:51:42 UTC