Skip to content

kenseii/video-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-annotator

Video text annotation based on fabric.js, reimg.js and whammy.js.

What it does

It takes in a video, allow the user to add text annotations on canvas then merge the canvas and the video as one .webm file.

Storage

The annotation texts are stored in as cookies in a json format then the player page can read them from there.

Frontend framework

🍦

Known issues

The annotation frames loose on aspect ratio as their canvas get scaled on the video's size.