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

Do I understand it correctly that there's no way to detect dropped frames until this feature is supported?
What I observe in my setup (H.264 video extracted from Encoded Transform and fed into MSE) is if a frame(s) gets dropped webrtc requests a key frame from the sender, but in the meantime keeps pushing delta frames via Encoded Transform as if nothing happened, which obviously leads to ugly artifacts until that requested key frame arrives. I've looked into what I get from ET in Chrome to be able to spot a dropped frame(s), but didn't find anything useful

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


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

Received on Saturday, 31 December 2022 05:46:14 UTC