TheoraRTP: Difference between revisions

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


Current version of the draft is being written using the XML markup defined in [http://xml.resource.org/public/rfc/html/rfc2629.html RFC2629]. Text and XML versions of the current draft state are available here:
Current version of the draft is being written using the XML markup defined in [http://xml.resource.org/public/rfc/html/rfc2629.html RFC2629]. Text and XML versions of the current draft state are available here:
*[http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt draft-barbato-avt-rtp-theora-01.txt]
*[http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt draft-ietf-avt-rtp-theora-00.txt]
*[http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.xml draft-barbato-avt-rtp-theora-01.xml]
*[http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.xml draft-ietf-avt-rtp-theora-00.xml]


=== Issues ===
=== Issues ===
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?