Live Demo

API Event Logs

CLEAR

Background

Collaboration between videographers and clients can be tedious, with emails and phone calls that waste time trying to reference specific frames and areas of the screen. This plugin enables more efficient collaboration from the browser.

This plugin was conceived and developed as a Hack Week project at Contently by Evan Carothers and Jack Pope. Continuing our focus and commitment to multimedia support at Contently, the entire team productized and bulletproofed the plugin as a flexible solution to be used in our product and other open-source use cases.

Goals

Add it to your VideoJS player

var player = videojs('video-id');
var plugin = player.annotationComments({})

VideoJS Annotation Comments is documented on Github.

License

This plugin is licensed under the Apache License, Version 2.0, which is the same license used by Video.js