搜索资源列表
RtspSvr
- 一个rtsp服务器,监听的为554端口.支持rtsp协议,其中还包含了媒体的sdp协议,可以实现客户端远程播放目录下的test.wav文件,在VC工程下直接可以编译,运行
rtsp-research
- 实时流化协议rtsp的研究与实现,武汉理工大学,华中科技大学专业论著
rtsp-vod
- rtsp协议的研究及其在VOD系统的实现,国内专业论文
rtp示例
- rtsp协议的实现,关于rtsp,rtp,rtcp学习的好资料
rtp server
- 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器同一时间只可以播放一个码流,而我们的码流音频和视频是独立成两
RTSP code C++写的RTSP代码
- 一段用C++写的RTSP代码,可以用于实现流媒体协议,控制流媒体的传输-A RTSP code written in C, can be used for streaming media protocol, control the transmission of streaming media
RTsPof-python
- RTSP协议实现,通过PYTHON 实现了RTSP协议-Rtsp demo (python)
live555-latest.tar
- 流媒体文件 livemedia源码 Live555 是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持-Streaming media file livemedia the source code
trtsspget-003h
- internet的tcp/ip协议客户端的实现源码,包包含rtp,rtcp,rtsp 可直接使用。 已通过测试。 -the internet tcp/ip protocol client implementation source code package contains rtp rtcp of an rtsp can be used directly. Has been tested.
Rrtssp-1011taT
- RTSP的实现代码,并附有RTSSP、RTP、RTCP等协议的文档! -RTSP code, along with documentation of RTSSP, RTP, RTCP protocol!
RTSPClient
- 实现通过RTSP协议点播的功能,可以针对多个IP地址和同一IP地址多个端口发送-To achieve the function of on-demand via RTSP protocol
Trtsp-101tarh
- RTSP协议的实现代码,连同RTSP协议中, RTP , RTCP协议议定书文件!,可以直接使用。 -The RTSP protocol implementation code, together with the RTSP protocol, RTP, RTCP protocol Protocol file! Can be used directly.
rrtsspcodeest
- rtsp协议的主要实现代码码,里面的函数值的参考。头文件 -rtsp protocol mainly the code code inside a function of the value of the reference. Header files
tfenng-01991ti
- Fengs是实现RTSP协议的流媒体服务器.Feng is a multimedia streaming serrver that is compliant with the IETF s standaards for real -Fengs achieve RTSP streaming media server. Feng is a multimedia streaming serrver that is compliant with the IETF s standaards for r
rSimmpleRTSPRt
- rtsp客户端程序源码,运用rtsp协议议实现与服务器端的流媒体通信 可直接使用。 -the rtsp client program source using rtsp protocol meetings with the server-side streaming communication can be used directly.
Trtspziph
- rtsp协议的主要实现代码,里里面的函数值得参考。可直接使用。 -rtsp protocol mainly realize code inside a function inside worth considering. Can be used directly.
RrtspRequestT
- RTSP协议中的客户端实现,对对协议的理解有参考价值可直接使用。 -RTSP protocol client implementation, the reference value can be used directly on the understanding of the agreement.
Rtsp君正版本
- 用RSTP协议实现的视频传输程序,采用君正平台实现的版本。(video and audio transfer application, use the RTSP/RTP protocol, direction from glass to PC, video is H264 code, audio is AAC code.)
rtsp client with c++
- 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)
Rtsp2WebRtc
- 实现了用RTSP协议接入已有流媒体平台或摄像机的视频,通过转码后用WebRTC进行播放,只要支持WebRTC的浏览器或移动端都可以使用。用WebRTC播放监控视频可以处理高版本浏览器不支持插件的情况,且比rtmp、HLS的实时性更高。(It realizes accessing videos of existing streaming media platforms or cameras with RTSP protocol, and playing them with WebRTC after