搜索资源列表
MMRTPServer
- 通过RTP实现视频播放的服务器端程序,使用rtsp来实现-through RTP broadcast video server, the use to achieve rtsp
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
VLC_media_player
- vlc播放器,可以用来播放rtsp,udp等等流媒体,适合于开发视频会议等-vlc player, can be used to play streaming rtsp, udp, etc., suitable for the development of video conferencing
WMPlayer
- 该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展: 1、RTSP 标准码流(包括音视频)的实时预览播放; 2、网络数据流的断线重连; 3、对存储文件的解码播放以及控制; 4、音视频码流的同步存储,文件存储时以当前系统的时间戳作为音视频 播放时的索引,方便在文件播放时以时间戳作为检索条件来点播文件; 5、视频播放格式上支持 h.264、mpeg4、mpeg2 等,音频播放格式上支 持 AAC、AMR、G711 等;
SeeJoPlayer_a5
- Android 视频音频播放器源码,支持MP3,MP4,M3U8,RTSP-Android video and audio player source code
webMediaPlayer
- 网页实时视频播放器源码(VS2005工程),支持rtsp,http,等多种流媒体协议,支持录像,截图,暂停,所有功能带有网页demo(Web video player source (VS2005 project), support RTSP, HTTP, and other streaming media protocol, support video, screenshot, pause, all functions with web page demo)
Cmd
- java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: