Source code
Revision control
Copy as Markdown
Other Tools
[RTCConfiguration-iceTransportPolicy.html?interop-2026]
[RTCConfiguration-iceTransportPolicy.html?rest]
expected:
if (processor == "aarch64") and debug: TIMEOUT
[Changing iceTransportPolicy from "all" to "relay" causes an ICE restart which should fail, with no new candidates]
expected:
if (processor == "aarch64") and debug: TIMEOUT
[Changing iceTransportPolicy from "relay" to "all" causes an ICE restart which should succeed]
expected:
if (processor == "aarch64") and debug: NOTRUN
[Changing iceTransportPolicy from "all" to "relay", and back to "all" prompts an ICE restart]
expected:
if (processor == "aarch64") and debug: NOTRUN
[Changing iceTransportPolicy from "all" to "relay" on the answerer has no effect on a subsequent offer/answer]
expected:
if (processor == "aarch64") and debug: NOTRUN