RTCIceCandidate

E24286

RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.

AI illustration

How this image was made

AI-generated illustration of RTCIceCandidate

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of a rTCIceCandidate (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

Statements (46)

Predicate Object
instanceOf JavaScript object ⓘ
WebRTC interface ⓘ
associatedWith RTCPeerConnection.icecandidate event ⓘ
canBeConstructedWith RTCIceCandidateInit dictionary ⓘ
constructorName RTCIceCandidate ⓘ
createdBy RTCPeerConnection ⓘ
createdByEvent icecandidate ⓘ
definedInSpecification WebRTC ⓘ
WebRTC 1.0: Real-Time Communication Between Browsers ⓘ
linked to: WebRTC
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 API ⓘ
linked to: WebRTC
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

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

WebRTC → hasComponent → RTCIceCandidate ⓘ
RTCIceCandidate → constructorName → RTCIceCandidate ⓘ
IETF RTCWEB Working Group → topic → ICE for WebRTC ⓘ
linked to: RTCIceCandidate
Interactive Connectivity Establishment → relatedTo → WebRTC ICE ⓘ
linked to: RTCIceCandidate