RTCRtpSendParameters
E565054
RTCRtpSendParameters is a WebRTC configuration object that defines how media is sent over an RTP sender, including encodings, codecs, and header extensions.
All labels observed (1)
| Label | Occurrences |
|---|---|
| RTCRtpSendParameters canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T6034192 — 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: RTCRtpSendParameters Context triple: [RTCRtpEncodingParameters, usedBy, RTCRtpSendParameters]
-
A.
RTCRtpEncodingParameters
RTCRtpEncodingParameters is a WebRTC configuration object that defines how a particular RTP stream is encoded, including settings like bitrate, scalability, and redundancy for real-time audio or video transmission.
-
B.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
C.
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.
-
D.
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.
-
E.
RFC 3550
RFC 3550 is the IETF standard that specifies the Real-time Transport Protocol (RTP) for delivering audio and video over IP networks.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: RTCRtpSendParameters Target entity description: RTCRtpSendParameters is a WebRTC configuration object that defines how media is sent over an RTP sender, including encodings, codecs, and header extensions.
-
A.
RTCRtpEncodingParameters
RTCRtpEncodingParameters is a WebRTC configuration object that defines how a particular RTP stream is encoded, including settings like bitrate, scalability, and redundancy for real-time audio or video transmission.
-
B.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
C.
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.
-
D.
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.
-
E.
RFC 3550
RFC 3550 is the IETF standard that specifies the Real-time Transport Protocol (RTP) for delivering audio and video over IP networks.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
WebRTC configuration object
ⓘ
dictionary ⓘ |
| appliesTo |
audio tracks
ⓘ
video tracks ⓘ |
| associatedWith |
RTP sender
ⓘ
media transmission ⓘ |
| codecsElementType | RTCRtpCodecParameters ⓘ |
| controls |
RTCP parameters
ⓘ
RTP codecs ⓘ RTP encodings ⓘ RTP header extensions ⓘ RTP media sending configuration ⓘ |
| definedIn |
WebRTC 1.0 specification
NERFINISHED
ⓘ
WebRTC API NERFINISHED ⓘ |
| hasElementType | RTCRtpEncodingParameters NERFINISHED ⓘ |
| hasProperty |
codecs
ⓘ
codecs[] ⓘ degradationPreference ⓘ encodings ⓘ encodings[] ⓘ encodings[].active ⓘ encodings[].maxBitrate ⓘ encodings[].maxFramerate ⓘ encodings[].rid ⓘ encodings[].scaleResolutionDownBy ⓘ headerExtensions ⓘ headerExtensions[] ⓘ priority ⓘ rtcp ⓘ rtcp.cname ⓘ rtcp.reducedSize ⓘ rtcp.ssrc ⓘ transactionId ⓘ |
| headerExtensionsElementType | RTCRtpHeaderExtensionParameters NERFINISHED ⓘ |
| modifiableVia | RTCRtpSender.setParameters ⓘ |
| partOf | WebRTC real-time media pipeline NERFINISHED ⓘ |
| retrievableVia | RTCRtpSender.getParameters ⓘ |
| scope | per-sender ⓘ |
| supports |
RTP header extensions configuration
ⓘ
SVC ⓘ codec selection ⓘ encoding bitrate control ⓘ encoding framerate control ⓘ resolution scaling ⓘ simulcast ⓘ |
| usedBy | RTCRtpSender NERFINISHED ⓘ |
| usedWithMethod |
RTCRtpSender.getParameters
ⓘ
RTCRtpSender.setParameters ⓘ |
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: RTCRtpSendParameters Description of subject: RTCRtpSendParameters is a WebRTC configuration object that defines how media is sent over an RTP sender, including encodings, codecs, and header extensions.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.