You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in JSEP Section 5.1.2, "the remote endpoint may use a Lite implementation; implementations
MUST properly handle remote endpoints which do ICE-Lite."
WebRTC 1.0 handles this by allowing an a=ice-lite line in a Remote Description. How is the equivalent functionality supported in ORTC API?