[webrtc-pc] Section 4.4.2: createOffer() and setLocalDescription() resource handling (#2835)

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

== Section 4.4.2: createOffer() and setLocalDescription() resource handling ==
Section 4.4.2 says: 

"If a system has limited resources (e.g. a finite number of decoders), createOffer needs to return an offer that reflects the current state of the system, so that setLocalDescription will succeed when it attempts to acquire those resources. The session descriptions MUST remain usable by setLocalDescription without causing an error until at least the end of the fulfillment callback of the returned promise."

[BA] My understanding is that existing implementations do not provide this guarantee.  Do we need to change the text? 



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


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

Received on Thursday, 9 March 2023 15:54:44 UTC