- From: Tony Herre via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Jun 2024 13:47:09 +0000
- To: public-webrtc-logs@w3.org
> 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