搜索资源列表
RTSP
- RTSP服务器和客户端.使用标准的RTSP过程,其中客户端为控件.
简单有效的RTSP客户端服务器端.rar
- 一个简单有效的RTSP服务器端和客户端
feng.git.rar是linux下运行的流媒体服务器
- feng.git.rar是linux下运行的流媒体服务器,开源,支持h.264格式的视频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器,feng.git.rar are running under linux streaming media servers, open source, support for h.264 video formats, support RTSP, RTP/RTCP, can be used in embedded devices on th
RtspServer
- rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
live
- 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于RTP/RTSP协议栈,实现MP3等多种视频格式-Streaming media server and client source code, can be directly built on-demand broadcast system, based on RTP/RTSP protocol stack to achieve a variety of video formats such as MP3
rtsp_server
- RTSP流媒体服务器,C语言,windows环境下的RTSP流媒体服务器-RTSP streaming media server, C language, windows environment RTSP streaming media server
Rtsp
- 一款很好用的rtsp的客服端和服务器源码,已编译通过可以使用。希望给你有帮助-A very good customer service with the rtsp client and server source code, compiled by use. Want to help you
useful_RTSP_server_and_client
- 简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
mpeg4ip-1.5.0.1
- RTSP服务器程序,用于流媒体的点播,能够适用于多种文件播放-RTSP server for streaming media on demand, can be applied to a variety of file playback
live.2007.02.20
- live555的RTSP服务器,对于学习RTSP服务器的实现大有帮助。-live555 the RTSP server, learning RTSP server achieved great help.
rfc2326--RTSP+Protocol
- rfc2326 协议(整理版),很不错的文档!只是是英文版的!-rfc2326 Protocol (collated edition), the documentation is pretty good! Only is the English version!
feng-0.1.99.1
- feng rtsp服务器源码,使用tcp/udp/sdp/rtcp/rtp/rtsp-feng rtsp server source code, use the tcp/udp/sdp/rtcp/rtp/rtsp
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
feng-master.tar
- 一个很不错的RTSP服务器,对学习RTSP编程的人来说,很有参考意义。-feng:a rtsp server
MY_rtsp-0.4_2010-8-31.tar
- rtsp服务器,自己编写的,还不是很好,还有待完善,不过有一定参考作用吧-this is a stream mediea server,it can stream audio or viedio separately. it not perfect.the auther holp that it can be heathful
WRtspSvr1[1].0
- rtsp 服务器的简单编程,有需要的可以看看。哈哈哈哈/-rtsp server resource
RTSP
- 基于RTSP的流媒体视频服务器的设计与实现,讲述服务器的详细设计的论文-RTSP-based streaming video server design and implementation, tells the paper the detailed design of the server
rtsp
- 一个功能完善的rtsp服务器,同时支持h264、mp3等多媒体传输。-A functional rtsp server, support h264, mp3 and other multimedia transmission.
Rtsp-Android-Client-master
- rtsp h264 //可以单独传入port值,不在地址中增加 //如未传入port只,且地址中没有port,默认使用554 int port = 554; //支持传入用户名密码,某些RTSP服务器需要认证使用 String username = "80444"; String password = "123456"; //传入使用协议和认
rtsp服务器最小
- rtsp服务器最小包含2个c ,一个h,很适合初学者掌握rtsp