- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Jan 2024 10:09:15 +0000
- To: public-webrtc-logs@w3.org
DTLS setup can't happen until offer/answer is completed, and before DTLS setup is complete, you don't have the keys to decrypt SRTP packets. So early media can't happen on initial offer/answer. It *can* in theory happen on subsequent offer/answer, however. When the WG discussed this in 2015 or so, it was considered "not so important we have to have extra code to accomodate it". -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2880#issuecomment-1875121429 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 January 2024 10:09:18 UTC