omridevk / player-studio

HTML5 player studio widget/page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

HTML5 player studio widget/page

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 80.7%Language:CSS 9.8%Language:HTML 9.1%Language:Batchfile 0.1%Language:Ruby 0.1%Language:Shell 0.1%Language:ApacheConf 0.1%