Skip to content

A lightweight transparent video player base on webgl render

Notifications You must be signed in to change notification settings

veeking/AVideoPlayer

Repository files navigation

AVideoPlayer

A lightweight alpha video player by webgl render.

The Gzip file size is only 4KB

轻量化的透明视频播放器, Gzip压缩后只有4kb,适用移动端.

Use

npm i -S alpha-video-player

import AVideoPlayer from 'alpha-video-player'

And

Please run the demo html code for yourself

请自行查看demo

Install

npm install                    ## 安装相关依赖
npm run dev                    ## 运行开发实时编译
npm run build                  ## 编译文件
npm run deploy                 ## 部署文件到npm

About

A lightweight transparent video player base on webgl render

Resources

Stars

Watchers

Forks

Packages

No packages published