搜索资源列表
rfc2326-draft
- rfc2326-draft,介绍RTSP协议的标准文档
rtsp_server_c
- 综合rtsp、rtp/rtcp的源码,完全按照RFC2326编写规则,很容易懂,里面我都有注释过的,可以在arm和pc上跑-Comprehensive rtsp, rtp/rtcp source, in full accordance with the rules of RFC2326 prepared, it is easy to understand, which I have had the Notes, you can arm and run pc
rfc2326--RTSP+Protocol
- rfc2326 协议(整理版),很不错的文档!只是是英文版的!-rfc2326 Protocol (collated edition), the documentation is pretty good! Only is the English version!
my_rtsp_server_code
- RTSP(Real Time Streaming Protocol),RFC2326,实时流传输协议,是TCP/IP协议体系中的一个应用层协议,由哥伦比亚大学、网景和RealNetworks公司提交的IETF RFC标准。该协议定义了一对多应用程序如何有效地通过IP网络传送多媒体数据。RTSP在体系结构上位于RTP和RTCP之上,它使用TCP或UDP完成数据传输。HTTP与RTSP相比,HTTP请求由客户机发出,服务器作出响应;该压缩包是RTSP 服务器的实现代码。-RTSP (Real Tim