Developer toolkit for adding annotation to streaming video presentations.
Video AnnotatorDeveloper toolkit for adding annotation to streaming video presentations. Version0.0.1 Repositorygit - git://github.com/umd-mith/OACVideoAnnotator.git Dependencies
Statshttp://cloc.sourceforge.net v 1.55 T=0.5 s (18.0 files/s, 5434.0 lines/s) ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- CoffeeScript 9 309 1186 1222 ------------------------------------------------------------------------------- SUM: 9 309 1186 1222 ------------------------------------------------------------------------------- | Video AnnotatorThe Video Annotator developer library is the result of an experiment run as part of the Open Annotation collaboration to test the OA data model for use in exchanging annotations of streaming video. See license.txt for licensing details Setting up the OAC Annotation ToolWhat you will need for your siteThe following code libraries are required and are listed in the order in which to include them:
What you will need for building Video AnnotatorA Makefile has been included with this distribution to allow for running system-level commands to minimize the code and provide a distribution directory In order to perform this build process, you need to have GNU make 3.81 or later, Node.js 0.5 or later, and git 1.7 or later. Earlier versions might work, but they have not been tested. Mac OS users should install Xcode, either from the Mac OS install DVD or from the Apple Mac OS App Store. Node.js can be installed by one of the UNIX package managers available for the Mac OS. Linux/BSD users should use their appropriate package managers to install make, git, and node. How to build your own Video AnnotatorFirst, use the git command git clone to copy the remote repository to your directory, like so: Then, to get a complete, minified, jslinted version of Video Annotator, The built version of OACVideoAnnotator will be in the To remove all built files, run Testing Video AnnotatorDirect your browser to |
This project is maintained by umd-mith
Hosted on GitHub Pages — Theme by orderedlist