/player-studio

HTML5 player studio widget/page

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Kaltura Player Studio - HTML5 Angular version.

This repo was seeded by angular seed, run applicaiton by buliding with :

npm install grunt

point an apache webserver to _dist

development platform can be served with node

(npm install) node scripts/webserver.js

to compile less use grunt less tests can be run with karma - from app directory

./scripts/tests.sh and e2e ./scripts/e2e-tests.sh

License and Copyright Information

All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.

Authors @nadavsinai, @itaykinnrot, @AmirChervinsky, @MichalRadwantzor and many others.