Module retina::client[][src]

Modules

RTP and RTCP handling; see RFC 3550.

Structs

Wrapper returned by Session<Playing>::demuxed which demuxes/depacketizes into frames.

Options which must be decided at PLAY time.

An RTSP session.

A grouping of sessions, currently used only to track stale sessions.

Options which must be known right as a session is created.

The overall status of stale sessions that may be in state Playing and belong to a particular group.

Information about a stream offered within a presentation. Currently if multiple formats are offered, this only describes the first.

Enums

Policy for handling the rtptime parameter normally seem in the RTP-Info header. This parameter is used to map each stream’s RTP timestamp to NPT (“normal play time”), allowing multiple streams to be played in sync.

Policy for when to send TEARDOWN requests.

Constants

Duration between keepalive RTSP requests during [Playing] state.