[webrtc-pc] Maybe RTCRtpTransceiver.stop() should set [[Stopping]] if the transceiver has never been used in SDP? (#2820)

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

== Maybe RTCRtpTransceiver.stop() should set [[Stopping]] if the transceiver has never been used in SDP? ==
Based on this wpt, it appears that all browsers set [[Stopped]] if the transceiver has never been used before (including the ones that support [[Stopping]]):

https://wpt.fyi/results/webrtc/RTCRtpSender-setParameters.html?label=experimental&label=master&aligned&view=subtest

Should we make the spec consistent with this?

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


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

Received on Thursday, 2 February 2023 19:11:33 UTC