- From: Peter Thatcher via GitHub <noreply@w3.org>
- Date: Tue, 24 Feb 2026 09:01:10 +0000
- To: public-webrtc-logs@w3.org
pthatcher has just created a new issue for https://github.com/w3c/webrtc-rtptransport: == Does maxPacketsizeBytes include packet overhead and MTU discovery (is it dynamic)? == Any "format" will have over head (SRTP, DTLS, etc). Does maxPacketsizeBytes include that? TURN can also have overhead, so different ICE candidate pairs may have different overhead. Does maxPacketsizeBytes include that? If we did MTU discovery (per ICE candidate pair), our knowledge of what packet size is allowed may change over time. Does maxPacketsizeBytes reflect that? Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/103 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 February 2026 09:01:16 UTC