kekeqy / ke-rtsp
一种基于Media Source Extensions(简称MSE)技术实现的html5实时视频直播方案。Node.js调用ffmpeg包装rtsp流,然后通过socket.io转发包装后的流,前端html5获取流数据并通过MSE把流一点一点喂给video标签进行视频播放。能够支持谷歌浏览器、火狐浏览器、Edge浏览器、安卓原生浏览器,不支持IE。高性能,支持同时转发多路视频,占用硬件资源不多。低延时,延时1s。
☆87Updated last year
Alternatives and similar repositories for ke-rtsp:
Users that are interested in ke-rtsp are comparing it to the libraries listed below
- Play RTSP in VUE with low latency☆57Updated 6 years ago
- web端h265软解播放☆35Updated 2 years ago
- This is a Video.js' Tech for FLV + H265☆73Updated 4 years ago
- node.js+ffmpeg+websocket+flv.js+vue.js 网页播放rtsp协议视频☆73Updated 2 years ago
- HTML5 播放 RTSP 示例仓库☆302Updated 2 years ago
- h265webplayer是金山云的Web端H.265视频播放器,该播放器Web SDK让您可以在支持WebAssembly的浏览器上播放FLVhttp-flv协议的直播视频和mp4格式的点播视频。☆216Updated 4 years ago
- 利用谷歌VXG meadel player 插件,实现在html中播放RTSP视频流☆55Updated 3 years ago
- A HTML5 Player, can play flv and hls by Media Source Extension, based on typescript.☆171Updated 2 years ago
- use html5 video tag with MSE for raw h264 live streaming.☆143Updated 7 years ago
- This is not only an HTML5 FLV Player, but also a WebRTC, IM SDK, and FC/NES emulator.☆183Updated last year
- JSWebrtc – 支持 SRS 的 Webrtc 播放器☆149Updated 4 years ago
- 采用flvjs实现摄像头直播☆120Updated 2 years ago
- Render YUV frames using Webgl canvas☆161Updated 6 years ago
- 此工程包含了web版的ffmpeg解码以及视频融合示例☆49Updated 3 years ago
- ☆48Updated 2 years ago
- Chrome RTSP player☆146Updated 4 years ago
- GB28181 PS流转发网关服务<Node 版>,以GB28181对接的方式将摄像机/硬盘录像机 的PS流(H264/H265)打包推送到RTMP服务器。☆57Updated 2 years ago
- ☆75Updated 3 months ago
- wsPlayer is a web video player based on WebSocket-fmp4.☆249Updated last year
- bilibili flv.js pr354☆67Updated 5 years ago
- 浏览器RTMP推流SDK (A javascript rtmp streamer library)☆186Updated 7 years ago
- FlvPlayer.js is a JavaScript player for decode flv to the canvas☆308Updated 3 years ago
- 🤟Super fast H.264/H.265 FLV player☆37Updated 4 years ago
- 微信小程序live-pusher/live-player 示例, 使用本地搭建的RTMP服务☆95Updated 3 years ago
- 基于 flv.js 的功能扩展插件(追帧、断流重连、实时更新)☆167Updated last year
- H5S Video Platform management web interface☆50Updated 2 years ago
- Video.js tech using flv.js for FLV playback☆129Updated last year
- 在浏览器上播放H265视频流,通过websocket获取到每一帧h265流,并解析播放. 技术包含:WebAssembly(FFmpeg)解码;web worker; webgl;canvas☆56Updated 3 years ago
- ☆121Updated 3 years ago
- 博客的mp4软编码系列文章的demo,精简版的flv转fmp4工程,没有任何mse,io方面操作,只有flv转fmp4,可以当做核心解码使用,自己实现io,mse操作☆91Updated 5 years ago