kaltura-ott-client
v6.5.0-29184
Published
Kaltura OTT NodeJS client library
Downloads
20
Readme
Kaltura node.js API Client Library.
Compatible with Kaltura OTT server version 6.5.0.29184 and above.
You can install this client library using npm with:
npm install [email protected]
Sanity Check
- Copy config.template.json to config.json and replace tokens
- Run npm test
Code contributions
We are happy to accept pull requests, please see contribution guidelines
The contents of this client are auto generated from https://github.com/kaltura/clients-generator and pull requests should be made there, rather than to the https://github.com/kaltura/KalturaOttGeneratedAPIClientsNode repo.
Relevant files are:
- sources/node2
- tests/ott/node2
- lib/Node2ClientGenerator.php