搜索资源列表
rtp server
- 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器同一时间只可以播放一个码流,而我们的码流音频和视频是独立成两
一个简单的RTSP测试客户端
- 一个简单的RTSP测试客户端。主要用来调试RTSP server的基本命令,也可以作为学习RTSP client开发只用。,A simple test of the RTSP client.
rtsp_emu.tar
- 自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side d
liveMedia
- rtsp server source code
RtspServer
- rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
rtspsourcfilterive555-2009-06-21
- rtsp source filter ,which will act as rtsp client to download the content from the rtsp server
rtsp_server
- rtsp server源代码,里面有完整的rtsp rtp rtcp sdp协议源码-rtsp server source code, which has the complete source code protocol rtsp rtp rtcp sdp
live555source-code-.pdf
- live555源代码分析,rtsp server开源代码解析,适合学习开源流媒体协议的人-live555 source code analysis, rtsp server source code
Server.java.tar
- RTSP SERVER. how to code rtsp server by java language
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
new
- use RTSP server in java
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
live555.2010.01.22.tar
- live555.2010.01.22.tar.gz for rtsp server
rtsp_client
- make interaction with the rtsp server
live555-latest.tar
- The latest sources (May 2010) of RTSP server/client implementation by live555. Implementation supports also lots of media formats (mpeg 1,2,3,4, aac, vob, wav, h263, h264 etc). Sources a distributed by GNU license-The latest sources (May 2010) of RTS
RTSP-Sample
- This contains the implementation for sending RTSP requests to a streaming server.
gst-rtsp-server-1.3.1.tar
- 这是一个简单高效的RTSP服务器源码,支持linux windows下使用。是一个很好用的服务器-This is a simple and efficient RTSP server source code, support Linux windows use. Is a good use of the server
RTSP-Server
- RTSP server iOS demo
easy-rtsp-server
- 一款最小的RTSP server,包含协议的最小实现,适合新手学习。-A minimum RTSP server, including the protocol to achieve the minimum, suitable for beginners to learn.