TheoraRTP: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
m (→‎Drafts: update links)
m (moved TheoraRTP on wheels to TheoraRTP over redirect: Reverted move by User:Willy on wheels)
 
(2 intermediate revisions by 2 users not shown)
Line 20: Line 20:


How should timestamps work? Frames like in [[Ogg]]? Real time? Some associated audio timebase?
How should timestamps work? Frames like in [[Ogg]]? Real time? Some associated audio timebase?
[[Category:Theora]]

Latest revision as of 16:00, 8 August 2014

Theora over RTP

This page maintains design consensus for the RTP payload format for Theora video. This is useful in interactive and multicast streaming.

Drafts

Current version of the draft is being written using the XML markup defined in RFC2629. Text and XML versions of the current draft state are available here:

Issues

As with Vorbis, the issue is the decoder setup configuration carried in the bitstream headers which must be transmitted reliably.

We can probably just ignore the keyframe issue and let the client spin until it sees one.

Design

The issues are very similar to Vorbis, so we can probably copy that draft in some detail.

How should timestamps work? Frames like in Ogg? Real time? Some associated audio timebase?