TheoraRTP
Theora over RTP
This page maintains design consensus for the RTP payload format for Theora video. This is useful in interactive and multicast streaming.
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?