RTCIceCandidate
E24286
RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.
All labels observed (3)
| Label | Occurrences |
|---|---|
| RTCIceCandidate canonical | 2 |
| ICE for WebRTC | 1 |
| WebRTC ICE | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T193068 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: RTCIceCandidate Context triple: [WebRTC, hasComponent, RTCIceCandidate]
-
A.
WebRTC
WebRTC is an open web technology that enables real-time audio, video, and data communication directly between browsers and devices without requiring plugins.
-
B.
Teredo
Teredo is a tunneling protocol that enables IPv6 connectivity for devices on IPv4 networks, particularly those behind NAT.
-
C.
QUIC
QUIC is a modern, multiplexed transport protocol developed by Google and standardized by the IETF that runs over UDP to provide faster, more secure, and reliable web connections than traditional TCP-based HTTPS.
-
D.
W3C Candidate Recommendation
A W3C Candidate Recommendation is a mature technical specification from the World Wide Web Consortium that is considered stable and ready for implementation testing before becoming a formal web standard.
-
E.
Zoom Video Communications
Zoom Video Communications is a technology company best known for its widely used cloud-based video conferencing and online collaboration platform.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: RTCIceCandidate Target entity description: RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.
-
A.
WebRTC
WebRTC is an open web technology that enables real-time audio, video, and data communication directly between browsers and devices without requiring plugins.
-
B.
Teredo
Teredo is a tunneling protocol that enables IPv6 connectivity for devices on IPv4 networks, particularly those behind NAT.
-
C.
QUIC
QUIC is a modern, multiplexed transport protocol developed by Google and standardized by the IETF that runs over UDP to provide faster, more secure, and reliable web connections than traditional TCP-based HTTPS.
-
D.
W3C Candidate Recommendation
A W3C Candidate Recommendation is a mature technical specification from the World Wide Web Consortium that is considered stable and ready for implementation testing before becoming a formal web standard.
-
E.
Zoom Video Communications
Zoom Video Communications is a technology company best known for its widely used cloud-based video conferencing and online collaboration platform.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript object
ⓘ
WebRTC interface ⓘ |
| associatedWith | RTCPeerConnection.icecandidate event ⓘ |
| canBeConstructedWith | RTCIceCandidateInit dictionary ⓘ |
| constructorName | RTCIceCandidate self-link ⓘ |
| createdBy | RTCPeerConnection ⓘ |
| createdByEvent | icecandidate ⓘ |
| definedInSpecification |
WebRTC
ⓘ
WebRTC ⓘ
surface form:
WebRTC 1.0: Real-Time Communication Between Browsers
|
| exposedTo | Window context ⓘ |
| hasDictionaryType | RTCIceCandidateInit ⓘ |
| hasMethod |
toJSON
ⓘ
toString ⓘ |
| hasProperty |
address
ⓘ
candidate ⓘ component ⓘ foundation ⓘ port ⓘ priority ⓘ protocol ⓘ relatedAddress ⓘ relatedPort ⓘ sdpMLineIndex ⓘ sdpMid ⓘ tcpType ⓘ type ⓘ usernameFragment ⓘ |
| introducedIn | HTML5-era browser APIs ⓘ |
| lifecycleEvent | generatedDuringICEGathering ⓘ |
| namespace | Window ⓘ |
| partOf |
WebRTC
ⓘ
surface form:
WebRTC API
|
| represents |
ICE candidate
ⓘ
potential network route ⓘ |
| securityContext | secure contexts only ⓘ |
| serializedAs | SDP candidate attribute line ⓘ |
| status | standardized ⓘ |
| supportedBy |
Apple Safari
ⓘ
Google Chrome ⓘ Microsoft Edge ⓘ Mozilla Firefox ⓘ |
| usedFor |
ICE candidate exchange
ⓘ
Interactive Connectivity Establishment ⓘ NAT traversal ⓘ peer-to-peer connection negotiation ⓘ |
| usedIn |
SDP signaling
ⓘ
offer/answer negotiation ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: RTCIceCandidate Description of subject: RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.
Referenced by (4)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
ICE for WebRTC
this entity surface form:
WebRTC ICE