[webrtc-pc] Intended behavior of addTrack interrupting an sRD(rollback of remote offer)? (#2765)

docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc:

== Intended behavior of addTrack interrupting an sRD(rollback of remote offer)? ==
Right now, we have specified a "restart the sRD(offer)" rule when addTrack is called while sRD(offer) is running. But what are we supposed to do if we instead interrupt a remote offer _rollback_ with addTrack? Principle of least astonishment hints that we should do the same thing and restart the rollback.

What we do here matters, because an addTrack can make the difference between the rollback removing a transceiver, or keeping that transceiver around.

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


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

Received on Wednesday, 17 August 2022 14:36:59 UTC