web api instance property
RTCIceCandidateStats: protocol property
The protocol property of the RTCIceCandidateStats dictionary indicates the protocol the specified candidate would use for communication with the remote peer.
Value
The value is one of the following strings:
tcpudp- : The candidate will use the UDP transport protocol for its data. This is the preferred protocol for media interactions because of its better performance profile.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.