搜索资源列表
rstp
- RTSP协议解析,并模拟播放器,取得服务端数据.可以用于流媒体下载,(可供参考)
rtsp
- linux\\UNIX下跑的一套服务端程序,支持RTSP、RTCP、RTP等各种协议,对做音视频传输挺有参考意义
libosip2-3.1.0.tar
- SIP是IETF致力于将电话服务带入IP网络众多协议的一个组成部分(它与SDP、RTP、RTCP、RTSP、RSVP、TRIP等众多协议构成SIP系统协议栈). 这是sip协议栈实现最新版, 可用于开发sip客户端/代理/服务器
rtsp.tar
- 实现了RTSP协议服务端以及客户端程序,并一共了RTP头部定义的一个结构,以供参考。-Implements the RTSP protocol server and client, and a total of the RTP header defines a structure for reference.
WindowsMobileStreamplayer
- 随着移动通信技术的发展和移动终端性能的提高,移动通信网络提供流媒体服务已经成为可能。分析移动流媒体网络传输协议和H.264视频编码格式特点,参照802.11标准,提出移动流媒体客户端的总体架构,并针对Windows Mobile平台特点予以实现。移动流媒体客户端可以运行在无线局域网中,主要由网络模块、解码模块和音视频回放模块组成。网络模块以动态库的方式实现RTP/RTCP/RTSP网络协议,采用消息队列的设计模式提高网络模块的效率 H.264与AMR解码模块由PC向嵌入式平台移植并作相应的封装
RTSP_HK
- Visual C++6.0 开发;结合海康实现rtsp协议。包含文件服务端-Visual C++6.0 development to combination Haikang rtsp protocol. Contains the file server
Slibbosip2-31I
- SIP是IETF致力于将电话服务带入IP网络众多协议的一个组成部分(它与SDP、RTP、RTCP、RTSP、RSVVP、TRIP等众多协议构成SIP系统协议栈). 这是sip协议栈实现最新版, 可用于开开发sip客户端/代理/服务器 -SIP is the IETF committed an integral part of many protocols into the IP network telephone service (which many agreements with the
WINDOWS_RTSP
- windows客户端和服务端的RTSP源代码-The client and server RTSP source code
rtpserver
- rtsp服务 服务器端代码,可用于构建rtsp服务-the rtsp service server-side code, can be used to build the rtsp service
Rtsp-SaC
- 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
rtsp
- rtsp服务程序,客服端可用VLC播放器登陆-rtsp service program, client service available VLC player landing
RTSP_SERVER
- windows下RTSP服务端代码,RTP封包发送,可以使用VLC做客户端进行测试。- windows under the RTSP server code, RTP packets sent, the client can use VLC to do the test.
Rtsp
- Rtsp源代码 服务端与客户端测试代码,可以运行测试-Rtsp source server and client test code
RtspServerDll_0818
- rtsp服务端动态库封装,有视频传输相关demo 以及怎么使用(RTSP server dynamic library package, video transmission related demo, and how to use)
TwoCamera
- RTSP流媒体Server服务端的代码,经过测试可以在VLC上进行直播,但是有点卡,只能当做学习参考。(RTSP streaming media Server server code)
onvif_src
- 实现onvif服务端和rtsp服务端功能,可以用于NVR(onvif and rtsp server)
RtspServer
- RTSP服务端,可以处理RTSP并回复RTSP消息(A RTSP server which could receivce RTSP message and reply)
vs2008编译的live555
- vs2008编译的live555,包含rtsp客户端,服务端和测试程序