Skip to main content

Crate ezk_rtp

Crate ezk_rtp 

Source

Re-exports§

pub use rtcp_types;
pub use rtp_types;

Structs§

DePacketizer
NtpTimestamp
Packetizer
RtpConfig
RtpConfigRange
RtpPacket
Owned wrapper around rtp_types::RtpPacket
Session
Single RTP session, (1 sender, many receiver)

Enums§

DecodeError
Rtp
RTP Payload marker type

Traits§

DePayloader
Payloadable
A media type that can be packed into RTP packets
Payloader
Create RTP payload from media data