哥伦比亚大学课件-通俗易懂-RFC 2326(RTSP),RFC 2327(SDP).ppt

哥伦比亚大学课件-通俗易懂-RFC 2326(RTSP),RFC 2327(SDP).ppt

  1. 1、本文档共21页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
哥伦比亚大学课件-通俗易懂-RFC 2326(RTSP),RFC 2327(SDP)

Real Time Streaming Protocol Akshat Sikarwar Columbia University November 12, 2008 Overview Introduction Protocol properties RTSP messages Important messages * From RFC 2326 Introduction RTSP is like a network remote control for multimedia servers RTSP establishes and controls streams of continuous media Streaming data is carried out of band (interleaving is possible) * From RFC 2326 Protocol Properties RTSP is text based and HTTP like Transport independent (can use UDP or TCP) Unlike HTTP commands can be sent in either direction RTSP is a stateful protocol. Server maintains session state. * From RFC 2326 RTSP Connections RTSP messages can be sent over: One persistent transport connection for several request-response transactions One connection per transaction Connectionless mode Transport connection != Session Server can send message to client only in persistent connection * From RFC 2326 RTSP Reliability If using reliable transport message is sent just once. If using unreliable transport, RTSP will retransmit if it does not receive ACK Timeout is initially set to 500 ms Can re-compute timeout based on RTT like TCP For retransmission CSeq is not incremented Timestamp is used to overcome retransmission ambiguity problem * From RFC 2326 RTSP URI rtsp://:554/twister/audio rtsp identifies reliable protocol rtspu identifies unreliable protocol Default port is 554 Presentation: twister Stream: audio * From RFC 2326 RTSP Message Text based messages Messages use Unicode (ISO 10646) character set encoded using UTF-8 Lines are terminated by CRLF Messages can be request or response by either client or server Message structure is HTTP like * From RFC 2326 Request Message Method URI Version CRLF Header1:Value CRLF Header2:Value CRLF CRLF Body First line is Request line URI is always absolute (unlike HTTP) URI can be * Example OPTIONS * RTSP/1.0 * From RFC 2326 Response Message Version Status-Code Reason-Phrase CRLF Status-Codes are HTTP like 1xx: Informational 2xx: Succe

文档评论(0)

ligennv1314 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档