Re: [webrtc-rtptransport] Should `RtpSendStream` and `RtpReceiveStream` be removed? (#47)

> you would still end up calling readReceivedRtp for basically every RTP packet.

Ah, true. That would still satisfy #20 at least, as we could have a single JS task invocation with the scheduling overhead etc (maybe triggered on vsync, via `requestAnimationFrame()`?) and run through all 50 synchronously.

-- 
GitHub Notification of comment by tonyherre
Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/47#issuecomment-2150004068 using your GitHub account


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

Received on Wednesday, 5 June 2024 13:47:10 UTC