•   over 4 years ago

Where to install Dolby Media SDK from NPM

I found the Dolby Communications Node.js SDK at https://www.npmjs.com/package/@dolbyio/dolbyio-rest-apis-client
In API reference, I noticed an API was being used for Media, but I'm not sure how to access it:
https://docs.dolby.io/media-apis/reference/media-enhance-post

  • 1 comment

  • Manager   •   over 4 years ago

    Kemal, Thanks for your question, this hackathon is primarily focused on the Comminications APIS, you must include use of that API in your project to have a valid hackathon submission.

    For package use of the Communication APIs use: npm i @voxeet/voxeet-web-sdk
    Note the Dolby.io Communications APIs are currently named voxeet/voxeet-web-sdk

    For the media APIs, developers can call our various REST APIs as we do not have specific SDKs. See https://docs.dolby.io/media-apis/docs/getting-started and follow the appropriate link to the specific API you are interested in using.

Comments are closed.