搜索资源列表
一个简单的RTSP测试客户端
- 一个简单的RTSP测试客户端。主要用来调试RTSP server的基本命令,也可以作为学习RTSP client开发只用。,A simple test of the RTSP client.
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
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
rtsp.c
- 基于gstreamer自己编写的应用程序,支持RTSP协议。ts格式,h.264编码。-Gstreamer-based applications written in their own, support RTSP protocol. ts format, h.264 encoding.
rtspRequest
- RTSP协议中的客户端实现,对协议的理解有参考价值-rtsp client designed
rtsp_server
- RTSP流媒体服务器,C语言,windows环境下的RTSP流媒体服务器-RTSP streaming media server, C language, windows environment RTSP streaming media server
live-original-working-vs2008
- live555 is open source c++ library for streaming over rtsp. it does not natively support visual studio 2008. this upload contail all the modified files and works with visual studio 2008.
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.
live.2007.02.20.tar
- live555上最新的流媒体服务器,播放器源码,对正在开发流媒体,rtp/rtsp传输,mpeg4等方面的人员,是不错的例子-live555 latest streaming media server, player source of streaming media is being developed, rtp/rtsp transmission, mpeg4 and so on the staff, is a good example
live.2008.11.13.tar
- 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc. -With C++ Write streaming media library and achieve a standard protocol. For example, RTP/
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
RTSPxieyi
- rtsp协议学习笔记,可供研究RTSP的人初学使用。-rtsp protocol to study notes, study for people learning to use RTSP.
rtsp_source_filter(MoganRTP)
- morgan multimedia rtp source filter (2009-02-25, Visual C++, 756KB, Downloads 50)
rtsp-1.0.1(vocal).tar
- RTSP achieve the code, together with RTSP, RTP, RTCP protocols such as documentation! (2006-06-21, C++, 3048KB, Downloads 818)
MYrtsp_server_LINUX_C
- rtsp 服务,实现了rtsp所有方法,有OPTIONS,SETUP,PLAY,TOWNDOWN,SET_PARAM
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
RTSP
- linux下用c编写的rtsp流媒体协议,可用vlc通过网络与其连接,-Linux prepared by c rtsp streaming media protocol, available vlc through the network with its connection.
WpfSample
- 利用C#开发 onvif客户端以及rtsp开源的播放库,可实时播放rtsp图像,延时小(C# development using onvif client and RTSP open source library, real-time playback of RTSP images, small delay)
rtsp client with c++
- 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)