”405” ; Method Not Allowed
”406” ; Not Acceptable
”407” ; Proxy Authentication Required
”408” ; Request Time-out
”410” ; Gone
”411” ; Length Required
”412” ; Precondition Failed
”413” ; Request Entity Too Large
”414” ; Request-URI Too Large
”415” ; Unsupported Media Type
”451” ; Parameter Not Understood
”452” ; reserved
”453” ; Not Enough Bandwidth
”454” ; Session Not Found
”455” ; Method Not Valid in This State
”456” ; Header Field Not Valid for Resource
”457” ; Invalid Range
”458” ; Parameter Is Read-Only
”459” ; Aggregate operation not allowed
”460” ; Only aggregate operation allowed
”461” ; Unsupported transport

”462” ; Destination unreachable
”500” ; Internal Server Error
”501” ; Not Implemented
”502” ; Bad Gateway
”503” ; Service Unavailable
”504” ; Gateway Time-out
”505” ; RTSP Version not supported
”551” ; Option not supported
二进制包头数据后面紧跟着媒体数据包(asf/wmv等等)。
Values are in Big Endian order. (not little endian as in mms and http protocols).
--------这些数据位在公开的RTSP文档中也指示了-------
BYTE“$” or 0x24
BYTEChannel id,一般= 0x00,你可以看到“P”或者0x50 for packet pairs data,看下面的描述.
WORD数据包的长度(从接下来的区域算起)
--------接下来的数据位表示的含义还没有确定,微软也许会指出-----------
WORD???填充0x80E0
WORD序列号。这个被初始化成一个随即的,然后在每一个数据包发送时加1。在这个达到0xffff时,它将设置成0。跟其他协议相比,这个得范围比较小(16位),使得它不能在写媒体数据到文件中时做为有指导性的序列号使用。大的流媒体文件有很多的数据包,包的数量超过了他的范围,所以可能会发生相同序列号的包。只使用这个序列号来作错误检验——缺少了某一个序列号的包意味着发生了丢包错误。
DWORD发送时间。This is stated in milliseconds and shows the time that this media packet should be presented.预先录制的文件设置T = 0,实况流设置一个不同于0的。
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/tongxinshuyu/article-47632-4.html
内抓汉奸
最终还是人在操作
家里米