搜索资源列表
一个简单的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
rtspClientDemo
- 一个模拟rtsp连接和接收的C#源码。处理了option,setup,describe,play等。-An analog connection and received rtsp C# source code.Treatment option, setup, the place describe, etc.
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
llive20090420i
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Meedia Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便 -The live555 an to write with C++, based on op
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.
RTSPMe_20100603.bak.1.ok
- rtsp点播客户端,c#开发,比较标准的RTSP流程,包括:option, describe, setup,play.pause,and so on-sss
live555-latest.tar
- 流媒体文件 livemedia源码 Live555 是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持-Streaming media file livemedia the source code
Ulive20081113s
- 用C++写的流媒体程序库,实现了标准协议议。例如RTP/RTCP,RTSP和SIP -Written in C++ streaming media process library that implements the standard protocol proposed. Such as RTP/RTCP, RTSP and SIP
rrtssp[1]taart
- rtsp协议打包264数据,Vissual C下建立一个工程直接编译通过 -the rtsp protocol packaged 264 data, Vissual C for the establishment of a project directly compiled by
cfenng-01113u
- 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpegg格式的音频,Feng 流媒体服务器支持h.264格式的视频频,mp3音频,支持RTSP,RTP/RTCP,能用来在嵌入式设备上开发流媒体服务器. -Current streaming media server code Darwin (Apple), developed with c++ too complex is not suitable for
live.2011.06.12.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序-Live555 is a written in c++, based on open standards protocol RTP/RTCP, RTSP, SIP multimedia streaming source code library. In the library can build a variety of protocols of
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
rtsp
- 用c语言实现的rtsp客户端的简单代码,已经编译通过-rtsp client simple realization
C语言实现RTSP流媒体服务器
- RTSP流媒体服务器,C语言,windows环境下的RTSP流媒体服务器-RTSP
CSharpVLC
- VS2017工程,可播放RTSP码流,C#调用VLC库实现(Play RTSP stream, call VLC library implementation)
WpfSample
- 利用C#开发 onvif客户端以及rtsp开源的播放库,可实时播放rtsp图像,延时小(C# development using onvif client and RTSP open source library, real-time playback of RTSP images, small delay)
MyPlayer
- Microsoft VC++编写的最简单的RTSP播放器(RTSP Player By Microsoft Visual C++)
rtsp client with c++
- 基于rtsp的客户端,帮助初学者步步深入研究rtsp协议的代码实现(RTSP client,which will help learners to get more interst in rtsp protocol.)