Skip to content

ksharish72/videojs-annotation-comments

 
 

Repository files navigation

CROSS PLATFORM MOVIE PLAYER WITH ELECTRON JS.

How to run the app

TO RUN IN DEV: Switch to videojs folder

  1. cd videojs
    • Run yarn install
    • Run yarn build
    • Run yarn watch
    • Visit http:https://localhost:3004/test.html to see the magic happen.

To start Electron JS environment

  1. npm install
  2. npm run electron

About

A plugin for video.js to add support for timeline moment/range comments and annotations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.5%
  • HTML 14.0%
  • CSS 12.4%
  • SCSS 11.2%
  • Handlebars 1.6%
  • Ruby 1.4%
  • Shell 0.9%