Reference example showing the use of nodejs, Kaltura chunked upload, and Kaltura player embed, and responding to cuepoints events using player js api.
To get started with the Kaltura API, review the docs and tools at: https://developer.kaltura.com and get your own Kaltura VPaaS account at: https://vpaas.kaltura.com/register .
- Was built and tested on nodejs v7.4.0
- npm install the following libs: kaltura, compression, path, express, jsrender
- Edit app.js and replace
REPLACE_WITH_KALTURA_ACCOUNT_ID
andREPLACE_WITH_KALTURA_API_ADMIN_SECRET
with real values from your KMC.
Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:
- Use the repository issues tracker to report bugs or feature requests
- Read Contributing Code to the Kaltura Platform
- Sign the Kaltura Contributor License Agreement
- Join the Kaltura Community Forums to ask questions or start discussions
- Read the Code of conduct and be patient and respectful
You can learn more about Kaltura and start a free trial at: http://vpaas.kaltura.com
Contact us via Twitter @Kaltura or email: community@kaltura.com
We'd love to hear from you!
All code in this project is released under the MIT license unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.
Review the list of Open Source 3rd party libraries used in this project.