搜索资源列表
MPEG播放器
- IPTV 开发必备!可用于VOD,完整的rtp rtsp代码库!-it is necessary for IPTV project or VOD , and it is the newest pure C source code , easy to porting
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
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
RtspPlayer1
- RTSP播放器,支持本地AVI播放。 界面有一定的优化。 C++代码+VS2008工程。-RTSP player supports local AVI playback. Interface has some optimization. C++ code+ VS2008 project.
easyclient
- 使用ffmpeg实现网络播放器,c++实现,播放rtmp的视频流-Use ffmpeg for network player, c++ implementation, play rtsp video stream
live555-latest.tar
- live555是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持。Live555实现了对多种音视频编码格式的音视频数据的流化、接收和处理等支持,包括MPEG、H.263+、DV、JPEG视频和多种音频编码。同时由于良好的设计,Live555非常容易扩展对其他格式的支持。目前,Live555已经被用于多款播放器的流媒体播放功能的实现,如VLC(Vid
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++)