Skip to content

Reference example showing the use of nodejs, Kaltura chunked upload, and Kaltura player embed, and responding to cuepoints events using player js api

License

Notifications You must be signed in to change notification settings

zoharbabin/kaltura-nodejs-sample-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaltura-nodejs-sample-workflow

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 .

Setting up

  • 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 and REPLACE_WITH_KALTURA_API_ADMIN_SECRET with real values from your KMC.

How you can help (guidelines for contributors)

Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:

Where to get help

Get in touch

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!

License and Copyright Information

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.

Open Source Libraries

Review the list of Open Source 3rd party libraries used in this project.

About

Reference example showing the use of nodejs, Kaltura chunked upload, and Kaltura player embed, and responding to cuepoints events using player js api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published