https://github.com/chenchenwuai/awesome-web-video
收录 web 音视频播放器相关的仓库
https://github.com/chenchenwuai/awesome-web-video
List: awesome-web-video
awesome-video decoder flv flvjs h264 h265 video video-decoder web-video
Last synced: about 2 months ago
JSON representation
收录 web 音视频播放器相关的仓库
- Host: GitHub
- URL: https://github.com/chenchenwuai/awesome-web-video
- Owner: chenchenwuai
- License: mit
- Created: 2022-10-14T01:15:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T01:54:03.000Z (over 3 years ago)
- Last Synced: 2025-11-04T20:02:17.856Z (8 months ago)
- Topics: awesome-video, decoder, flv, flvjs, h264, h265, video, video-decoder, web-video
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome-web-video
收录 web 音视频播放器相关的仓库
## 播放器
### flv.js
https://github.com/bilibili/flv.js
> HTML5 FLV Player
### Video.js
https://github.com/videojs/video.js
> Video.js - open source HTML5 video player
### videojs-contrib-hls
https://github.com/videojs/videojs-contrib-hls
> HLS library for video.js
### jMuxer
https://github.com/samirkumardas/jmuxer
> jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
### H265Player
https://github.com/chenchenwuai/H265Player
> 在浏览器上播放H265视频流,通过websocket获取到每一帧h265流,并解析播放. 技术包含:WebAssembly(FFmpeg)解码;web worker; webgl;canvas
### WasmVideoPlayer
https://github.com/sonysuqin/WasmVideoPlayer
> Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
### h265web.js
https://github.com/numberwolf/h265web.js
> 🔥 HEVC/H.265 网页直播/点播播放器 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, for LIVE/VOD stream. Support H.265 Codec with HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket.
### ArtPlayer
https://github.com/zhw2590582/ArtPlayer
> 🎨 ArtPlayer.js is a modern and full featured HTML5 video player
### DPlayer
https://github.com/DIYgod/DPlayer
> 🍭 Wow, such a lovely HTML5 danmaku video player
### Jessibuca
https://github.com/langhuihui/jessibuca
> Jessibuca是一款开源的纯H5直播流播放器
### h265webplayer
https://github.com/ksvc/h265webplayer
> h265webplayer是金山云的Web端H.265视频播放器,该播放器Web SDK让您可以在支持WebAssembly的浏览器上播放FLVhttp-flv协议的直播视频和mp4格式的点播视频。
### ZY-Player
https://github.com/Hunlongyu/ZY-Player
> ▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
### h264-live-player
https://github.com/131/h264-live-player
> A live h264 player for the browser (ideal for raspberrypi / raspicam )
## 解码
### decoder_wasm
https://github.com/goldvideo/decoder_wasm
> 借助于WebAssembly技术,基于ffmpeg的H.265解码器。
### jsmpeg
https://github.com/phoboslab/jsmpeg
> MPEG1 Video Decoder in JavaScript
### libde265.js
https://github.com/strukturag/libde265.js
> JavaScript-only version of libde265 HEVC/H.265 decoder.
### h265js
https://github.com/svitvitskiy/h265js
> A pure javascript h.265 ( HEVC ) decoder
## 音频
### MiniSoundEditor
https://github.com/xem/MiniSoundEditor
> 在线体验 [MiniSoundEditor](xem.github.io/MiniSoundEditor)
### vudio.js
https://github.com/margox/vudio.js
> 音频可视化展示模块
## 其他
### webrtc-stream
https://github.com/wuyawei/webrtc-stream
> 🍧🍭😻包括但不局限于 WebRTC 的各种栗子
### StreamSaver
https://github.com/jimmywarting/StreamSaver.js
> StreamSaver writes stream to the filesystem directly asynchronous