README
author hamidouk
Mon, 12 Sep 2011 16:25:33 +0200
changeset 33 184bffe80bf3
parent 23 05286749d264
child 45 355127a26162
permissions -rw-r--r--
changed build file to 1) use ant-contrib 2) to transform the html files in src/templates to javascript strings

This is the README for MetaDataPlayer, an opensource web player with metadata support.

Features
========

    o Reads json-converted cinelab metadata
    o Reads from Youtube, Dailymotion and Flash backends
    o Loads the data as JSON as well as JSONP
    

Requirements
============

- jQuery 1.4
- jQuery UI 1.4

Building the library
====================

The library files are scattered in many files. An ant build script has been made to make the developer and
minified versions of the player. It is located in sbin/build/client.xml.

Running the examples
====================

You'll have to have a web server configured to serve the metadataplayer directory, because
of the flash cross-domain policy.