搜索资源列表
一个简单的RTSP测试客户端
- 一个简单的RTSP测试客户端。主要用来调试RTSP server的基本命令,也可以作为学习RTSP client开发只用。,A simple test of the RTSP client.
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
rtspRequest
- RTSP协议中的客户端实现,对协议的理解有参考价值-rtsp client designed
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.
rtspserver
- 通过C语言搭建的RTSP服务器源码,在linux中运行,客户端通过VLC播放器播放网络串流播放264格式的视频文件,附带详细搭建介绍文档。-The C language source code to build the RTSP server, running in linux client network through the VLC player to play streaming video file format 264
RTSP.rar
- 这是一个linux下用C语言写的基于RTSP的实现多媒体文件下载的客户端程序,从指定的RTSP服务器(可使用live555)下载多媒体文件(文件格式为TS),将RTSP服务器返回的RTP数据包解析出来存成文件,存成的文件可以使用VLC的播放器正常播放。,This is a linux using C language based RTSP achieve the client program to download multimedia files from the specified RTSP
easyIpCamera_Win
- visual studio c++ 2008环境下的流媒体简易转发程序,通过directshow读取本地摄像头的视频流,通过live555建立流媒体转发服务器,通过rtsp协议转发到局域网中,客户端可以用vlc观看-visual studio c++ 2008 environment Streaming simple forwarding procedures, through directshow read local camera video streams via live555 buil
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
simplertspv0.1beta
- 最简单的rtsp 客户端代码,真正纯c 语言编写,对rtsp 入门很有帮助。-The easiest rtsp client code, the real pure c language, for rtsp entry helpful.
WpfSample
- 利用C#开发 onvif客户端以及rtsp开源的播放库,可实时播放rtsp图像,延时小(C# development using onvif client and RTSP open source library, real-time playback of RTSP images, small delay)
RtspClient
- RTSP的客户端代码,在visual studio 中也可以打开(rtsp client visual studio)
rtsp client with c++
- 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)