Switch between publishing and subscribing tests, fetch the real ICE server list from Dolby.io Director, and run a live ICE gather test.
Relay classification is based on the TURN URL that produced the candidate, not the allocated relay port.
This is the format used by the Dolby viewer: streamAccountId/streamName.
Relay classification is based on the TURN URL that produced the candidate. The relay candidate port itself is typically an allocated ephemeral port, not 3478 or 443.
The subscribe test only gathers ICE from Director. The embedded viewer is included as a quick live reference using the Dolby test stream.
Classification rule
This build counts UDP 3478, TCP 3478, and TLS 443 from the candidate.url TURN URL.
It does not use the relay candidate's allocated port, because TURN relay allocations usually appear on random high ports.