SpencerDawkins / sdp-roq

SDP Offer/Answer for RTP over QUIC (RoQ)
Other
1 stars 0 forks source link

Consider including a=tls-id in SDP #2

Open SpencerDawkins opened 2 years ago

SpencerDawkins commented 2 years ago

From @juberti, on the AVTCORE mailing list:

It would probably be a good idea for the SDP to include a=tls-id, defined in https://datatracker.ietf.org/doc/html/rfc8842, to ensure endpoints can tell when the security handshake is being restarted, as discussed in the cited RFC. This would probably obivate the need for a=connection:new as well (which is not typically used in DTLS-SRTP).