Expand description
typed RTP values used at the router boundary
Structs§
- Header
Extension - RTP header-extension configuration (RFC 8285).
- Header
Extension Id - Local 4-bit identifier for a header extension (RFC 8285).
- Media
Capabilities - Full set of codec and extension capabilities for an RTP endpoint.
- Media
Codec Capability - Codec capability advertised by a router or endpoint.
- Media
Format - Negotiated codec format for a concrete media stream.
- Media
Stream - Description of one logical media stream (e.g. “camera”) at the router boundary.
- Mid
- Media identification (RFC 9143).
- Payload
Type - 7-bit RTP payload type value usable in RTP/RTCP muxed sessions
- Rid
- Restriction identifier (RFC 8851).
- Rtcp
Feedback - One negotiated RTCP feedback mechanism for a codec.
- Ssrc
- Synchronization source identifier for a media stream (RFC 3550).
- Stream
Binding - Routing bridge between a negotiated media format and a physical stream.
Enums§
- Codec
Setting - Typed codec parameter that affects interoperability.
- Media
Kind - Technical media kind shared by RTP, SDP, and signaling metadata.
- Rtcp
Feedback Kind - Categories of feedback messages sent over RTCP to control stream behavior.
Type Aliases§
- Header
Extension Uri - Uniform resource identifier for a header extension (e.g. “urn:ietf:params:rtp-hdrext:ssrc-audio-level”)
- Media
Codec - Canonical name for a media codec (e.g. “opus”, “vp8”, “h264”)