- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Nov 2024 09:55:58 +0000
- To: public-webrtc-logs@w3.org
You can see the SDP munging trick for how we enable simulcast testing in web platform tests here: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/external/wpt/webrtc/simulcast/ The sender is doing multiple encodings but the receiver is tricked into thinking these are different m= sections and thus gets multiple receivers (one encoding per receiver) -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3019#issuecomment-2490618583 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 November 2024 09:55:59 UTC