Skip to content

原生js+canvas实现截取视频任意一帧画面,作为视频封面

Notifications You must be signed in to change notification settings

lllyin/capture-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capture-video

原生js+canvas实现截取视频任意一帧画面,转为图片存储

运行

本demo需要在一个web server下才能完美运行

Online Demo

https://andesome.github.io/capture-video/index.html

开启一个web server

 1.全局安装http-server
 cnpm install http-server -g
 
 2.从GitHub clone本项目
 
 3.命令后或终端进入项目目录,启动http-server
 http-server

About

原生js+canvas实现截取视频任意一帧画面,作为视频封面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published