On examining the RTSP protocol exchanges for various files streamed from
the DSS, I've noticed that three non-standard MIME types are occasionally
used in RTP streams: X-QT, X-SORENSONVIDEO, and X-QDM.
But what about X-SORENSONVIDEO and X-QDM? Is there a document anywhere
that defines these RTP payload formats?
(Yes, I realize that these *codecs* are proprietary, but I'm asking only
about the RTP payload formats - i.e., the description of how the (otherwise
opaque) codec data is packed into RTP packets, whether there's an extra
header (after the RTP header), etc. etc.)