Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As described in https://webrtc-review.googlesource.com/c/src/+/358360 there can be a problem when the sequence number starts near the rollover point and there is packet loss. As linked to in that issue, libsrtp recommends having the starting sequence number be less than 2^15 to avoid that problem.
- Loading branch information