Re: [webrtc-rtptransport] Not requiring per-packet JS Events (#20)

onrtpreceived has readReceivedRtp and onpacketizedrtpavailable has readPacketizedRtp (so you don't have to handle the event), but onrtpsent and onrtpacksreceived currently do require per-packet processing.  So that's where we would need attention.


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


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

Received on Tuesday, 30 April 2024 14:10:55 UTC