Re: [webrtc-rtptransport] Unsignalled streams aren't needed by any existing usecase (#66)

I feel like Add*Stream methods belong in the spec, but as part of adding the capability to configure the PeerConnection without an SDP exchange.
The ICE APIs currently in progress should allow us to get candidates added without SDP; cert.getFingerprints() can get us the necessary credit for DTLS setup; there's probably more I've missed (but I don't think it's that much).

The Bad Thing about adding Add*Stream methods is that specifying the relationship between Add*Stream and renegotiation using SDP is *hard*, and a kluge that we'd not want to maintain once we have SDP-less RtpTransport.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/66#issuecomment-2288135831 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 August 2024 08:21:27 UTC