搜索资源列表
rtsp
- 最基本的rtsp client 程序,可以完成和VOD点播系统的对接
rtsp_sample_code
- rtsp client
一个简单的RTSP测试客户端
- 一个简单的RTSP测试客户端。主要用来调试RTSP server的基本命令,也可以作为学习RTSP client开发只用。,A simple test of the RTSP client.
live555实现了RTSP的客户端程序
- live555.rar为开源代码,实现了RTSP的客户端程序,里面的工程全部为VC++工程,以及将其移植到了WINCE平台,供大家学习和参考。-live555.rar as open source code to achieve the RTSP client program, which works all of the VC++ project, and migration to the WINCE platform for them to learn and reference.
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
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
rtspsourcfilterive555-2009-06-21
- rtsp source filter ,which will act as rtsp client to download the content from the rtsp server
rtspRequest
- RTSP协议中的客户端实现,对协议的理解有参考价值-rtsp client designed
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
SimRTPClient
- rtsp客户端JAVA程序源码,运用rtsp协议实现与服务器端的流媒体通信.-rtsp client-side JAVA program source code, using rtsp protocol implementations with server-side streaming media communication.
tightvnc
- tightvnc 是RTSP协议,C++开发的视频直播,点播,程序。功能强大。服务器LINUX,客户端windows.-tightvnc is the RTSP protocol, C++ development of the video broadcast, on demand, program. Powerful. Server, LINUX, the client windows.
sun_rtp
- rtsp、rtp客户端, rtsp交互和rtp封装。-rtsp client
rtspserver
- it s a rtsp client program. you can build it in vc 6.0 it s basic test code
rtsp.tar
- 实现了RTSP协议服务端以及客户端程序,并一共了RTP头部定义的一个结构,以供参考。-Implements the RTSP protocol server and client, and a total of the RTP header defines a structure for reference.
java-rtsp-client
- java rtsp client-java rtsp client .....
rtsp-client
- 最简单的RTSP client代码-RTSP client
rtsp
- python 实现rtsp客户端带验证功能(use Python rtsp client)
rtsp_client_0827_1545
- rtsp 客户端代码, rtspclient demo demo里有视频协商简单应用(RTSP client code, rtspclient demo demo video consultation in a simple application)
rtsp client with c++
- 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)