[webrtc-rtptransport] Do we need an ICE restart function? (#93)

Philipel-WebRTC has just created a new issue for https://github.com/w3c/webrtc-rtptransport:

== Do we need an ICE restart function? ==
AFAICT a five-tuple maps to a certain ufrag, so restarting ICE would require the party doing so to allocate a new port (otherwise the two different ICE sessions would use the same five-tuple, so no way of demuxing).

An ICE restart can be done by simply creating a new instance of an RtcTransport, and the already existing instance can be discarded when appropriate.

Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/93 using your GitHub account


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

Received on Friday, 13 February 2026 12:27:59 UTC