RTCDataChannel
E544012
RTCDataChannel is a WebRTC API interface that enables bidirectional, low-latency data transfer between peers in a web application.
All labels observed (1)
| Label | Occurrences |
|---|---|
| RTCDataChannel canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5768232 — 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: RTCDataChannel Context triple: [RTCPeerConnection, relatedTo, RTCDataChannel]
-
A.
RTCPeerConnection
RTCPeerConnection is a WebRTC API interface that enables real-time audio, video, and data communication between web browsers or devices by managing the underlying peer-to-peer connection.
-
B.
RTCRtpReceiver
RTCRtpReceiver is a WebRTC API interface that represents the receiving end of an RTP media stream, providing access to incoming audio or video tracks and related reception statistics.
-
C.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
D.
RTCRtpTransceiver
RTCRtpTransceiver is a WebRTC API object that represents a bidirectional RTP media track pairing, managing both sending and receiving of a specific media stream over a peer connection.
-
E.
RTC
The Dutch–Indonesian Round Table Conference (RTC) was a 1949 diplomatic negotiation in The Hague that led to the transfer of sovereignty from the Netherlands to the newly formed Republic of the United States of Indonesia, effectively recognizing Indonesian independence.
- 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: RTCDataChannel Target entity description: RTCDataChannel is a WebRTC API interface that enables bidirectional, low-latency data transfer between peers in a web application.
-
A.
RTCPeerConnection
RTCPeerConnection is a WebRTC API interface that enables real-time audio, video, and data communication between web browsers or devices by managing the underlying peer-to-peer connection.
-
B.
RTCRtpReceiver
RTCRtpReceiver is a WebRTC API interface that represents the receiving end of an RTP media stream, providing access to incoming audio or video tracks and related reception statistics.
-
C.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
D.
RTCRtpTransceiver
RTCRtpTransceiver is a WebRTC API object that represents a bidirectional RTP media track pairing, managing both sending and receiving of a specific media stream over a peer connection.
-
E.
RTC
The Dutch–Indonesian Round Table Conference (RTC) was a 1949 diplomatic negotiation in The Hague that led to the transfer of sovereignty from the Netherlands to the newly formed Republic of the United States of Indonesia, effectively recognizing Indonesian independence.
- F. None of above. chosen
Statements (53)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript interface
ⓘ
WebRTC API interface ⓘ |
| accessibleFrom | JavaScript running in the browser ⓘ |
| associatedWith | RTCPeerConnection ⓘ |
| createdBy | RTCPeerConnection NERFINISHED ⓘ |
| definedIn | WebRTC 1.0 specification NERFINISHED ⓘ |
| hasAttribute |
binaryType
ⓘ
bufferedAmount ⓘ bufferedAmountLowThreshold ⓘ id ⓘ label ⓘ maxPacketLifeTime ⓘ maxRetransmits ⓘ negotiated ⓘ ordered ⓘ protocol ⓘ readyState ⓘ |
| hasEventHandler |
onclose
ⓘ
onerror ⓘ onmessage ⓘ onopen ⓘ |
| hasMethod |
close
ⓘ
send ⓘ |
| hasProperty |
low-latency transport
ⓘ
negotiated or in-band negotiation ⓘ ordered or unordered delivery modes ⓘ peer-to-peer communication ⓘ reliable or unreliable delivery modes ⓘ supports binary data ⓘ supports text data ⓘ |
| hasReadyStateValue |
closed
ⓘ
closing ⓘ connecting ⓘ open ⓘ |
| hasUnderlyingProtocol | SCTP NERFINISHED ⓘ |
| partOf | WebRTC NERFINISHED ⓘ |
| runsInEnvironment |
WebRTC-capable runtime
ⓘ
web browser ⓘ |
| standardizedBy | W3C NERFINISHED ⓘ |
| supportsDataType |
ArrayBuffer
ⓘ
ArrayBufferView ⓘ Blob ⓘ DOMString ⓘ |
| transportsOver |
DTLS
NERFINISHED
ⓘ
ICE transport ⓘ |
| usedFor |
bidirectional data transfer between peers
ⓘ
low-latency data transfer ⓘ real-time communication in web applications ⓘ sending arbitrary application data ⓘ |
| usedIn |
IoT control dashboards
ⓘ
collaborative editing applications ⓘ file transfer applications ⓘ real-time gaming applications ⓘ |
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: RTCDataChannel Description of subject: RTCDataChannel is a WebRTC API interface that enables bidirectional, low-latency data transfer between peers in a web application.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.