Re: [webrtc-encoded-transform] expose RTP sequence numbers (#166)

This is typically done *only* by the SRTP stack, the RTP stacks I know consider sequence numbers to be 16bit integers internally and do comparisons with wraparound (RTCP is the only exception here since it actually carries the extended sequence number in the RR report blocks).

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/166#issuecomment-1361015533 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 21 December 2022 08:41:31 UTC