RTCRtpTransceiver
E134376
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.
All labels observed (1)
| Label | Occurrences |
|---|---|
| RTCRtpTransceiver canonical | 3 |
How this entity was disambiguated
This entity first appeared as the object of triple T1166439 — 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.
Target entity: RTCRtpTransceiver Context triple: [RTCRtpReceiver, associatedWith, RTCRtpTransceiver]
-
A.
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.
-
B.
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.
-
C.
RTCIceCandidate
RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.
-
D.
WebRTC
WebRTC is an open web technology that enables real-time audio, video, and data communication directly between browsers and devices without requiring plugins.
-
E.
ORTC
ORTC (Object Real-Time Communications) is a JavaScript API and architecture for enabling real-time audio, video, and data communications on the web, serving as an alternative and evolutionary step beyond the traditional WebRTC 1.0 model.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: RTCRtpTransceiver Target entity description: 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.
-
A.
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.
-
B.
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.
-
C.
RTCIceCandidate
RTCIceCandidate is a WebRTC interface representing a potential network route (ICE candidate) used during peer-to-peer connection negotiation.
-
D.
WebRTC
WebRTC is an open web technology that enables real-time audio, video, and data communication directly between browsers and devices without requiring plugins.
-
E.
ORTC
ORTC (Object Real-Time Communications) is a JavaScript API and architecture for enabling real-time audio, video, and data communications on the web, serving as an alternative and evolutionary step beyond the traditional WebRTC 1.0 model.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript object
ⓘ
WebRTC API interface ⓘ |
| associatedWith |
MediaStreamTrack
ⓘ
RTP session ⓘ |
| belongsTo | RTCPeerConnection transceiver set ⓘ |
| controls |
Media receiving direction
ⓘ
Media sending direction ⓘ RTP stream negotiation ⓘ |
| createdBy | RTCPeerConnection ⓘ |
| createdWithMethod | RTCPeerConnection.addTransceiver() ⓘ |
| definedIn |
WebRTC
ⓘ
surface form:
WebRTC specification
|
| hasAttribute |
currentDirection is read-only
ⓘ
mid is read-only ⓘ receiver is read-only ⓘ sender is read-only ⓘ stopped is read-only ⓘ |
| hasMethod |
setCodecPreferences()
ⓘ
setDirection() ⓘ stop() ⓘ |
| hasProperty |
codecPreferences
ⓘ
currentDirection ⓘ direction ⓘ mid ⓘ receiver ⓘ sender ⓘ stopped ⓘ |
| hasRelationship |
RTCRtpReceiver
ⓘ
RTCRtpSender ⓘ |
| lifecycleEvent |
Can be stopped permanently with stop()
ⓘ
Direction can change during negotiation ⓘ |
| mediaType |
Audio
ⓘ
Video ⓘ |
| negotiatedVia | SDP offer/answer ⓘ |
| partOf |
WebRTC
ⓘ
WebRTC ⓘ
surface form:
WebRTC 1.0 specification
|
| supportsDirection |
"inactive"
ⓘ
"recvonly" ⓘ "sendonly" ⓘ "sendrecv" ⓘ |
| usedFor |
Accessing RTCRtpReceiver
ⓘ
Accessing RTCRtpSender ⓘ Bidirectional media streams ⓘ Controlling media direction ⓘ Managing receiving of media ⓘ Managing sending of media ⓘ RTP media track pairing ⓘ |
| usedIn |
Real-time communication
ⓘ
Web 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.
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.
Subject: RTCRtpTransceiver Description of subject: 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.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.