- From: youennf via GitHub <noreply@w3.org>
- Date: Thu, 21 Aug 2025 09:36:57 +0000
- To: public-webrtc-logs@w3.org
We might want to move this to https://github.com/w3c/webrtc-extensions/. > Spec-wise we need to override JSEP which is always a bit tricky. Agreed, do you know why this was phrased as is in JSEP in the first place? Would having an IETF document describing this update to JSEP be overkill? > there is no good way to feature detect This should be fine, we can feature detect it by using a JS custom getter for the new attribute and calling RTCPeerConnection constructor on it. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3072#issuecomment-3209760958 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 August 2025 09:36:58 UTC