https://github.com/kaltura/kdp
Kaltura's Open Source OSMF based Flash Dynamic Player. KDP3 powers thousands of sites with rich media playback.
https://github.com/kaltura/kdp
Last synced: about 1 month ago
JSON representation
Kaltura's Open Source OSMF based Flash Dynamic Player. KDP3 powers thousands of sites with rich media playback.
- Host: GitHub
- URL: https://github.com/kaltura/kdp
- Owner: kaltura
- License: agpl-3.0
- Created: 2012-06-13T20:10:56.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T21:24:46.000Z (about 2 years ago)
- Last Synced: 2024-08-04T05:06:04.693Z (11 months ago)
- Language: ActionScript
- Homepage: http://player.kaltura.com
- Size: 40.8 MB
- Stars: 28
- Watchers: 36
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - kdp - Kaltura's Open Source OSMF based Flash Dynamic Player. KDP3 powers thousands of sites with rich media playback. (Unsorted / Other API)
README
# KDP - Kaltura Dynamic Player
* Main required projects to run kdp3 are KDP3, kdp3Lib, as3FlexClient, and all projects under "vendors".
All other plugins can be imported by demand.* Default Flex SDK is: 4.5.1A
* After importing the desired projects to your Flash Builder workspace go to: Window --> Preferences --> General --> Workspace --> Linked Resource:
1. Change ${Documents} value to your git repository root folder
2. Add ${linkReport} - it should point to [workspace]/KDP3/bin-debug/linkReport.xml
## Build-Release Instructions
1. Install Apache Ant
2. go to: KDP3 --> build_KDP.xml --> run as Ant build## Documentation
* [KDP release notes] (http://knowledge.kaltura.com/kdp-release-notes)
* [KDP in the Knowledge Center] (http://knowledge.kaltura.com/services/kaltura-dynamic-player-kdp)
* [KDP Guide] (http://www.kaltura.org/demos/kdp3/docs.html)
* Most updated list of KDP flashvars and other usefull documents can be found under [kdp3lib-->docs] (https://github.com/kaltura/kdp/tree/master/kdp3Lib/docs) folder## License and Copyright Information
All KDP (Kaltura Dynamic Player) code is released under the AGPLv3 http://www.gnu.org/licenses/agpl-3.0.html unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.