Getting started as a VIVEPORT developer
As a developer, here’s what you’ll need to do with your title to integrate it with the VIVEPORT SDK and submit it to VIVEPORT:
- Sign in on the VIVEPORT Developer Console using your account, or create a new account if you don’t have one.
- Get a VIVEPORT ID and VIVEPORT Key for use with the SDK. VIVEPORT IDs and Keys are generated automatically when you create a new title. See About VIVEPORT ID and VIVPORT Key for details.
- Make sure to install the VIVEPORT SDK if you haven’t already. Click here to download.
- Follow the guide for your development tool to integrate with VIVEPORT SDK. See Integration with VIVEPORT SDK .
-
Make sure you initialize the
Top Level API
by calling
Api.Init
before calling any other VIVEPORT API. - Once you have completed the integration process, including any additional VIVEPORT features or APIs , you will be ready to submit your title to VIVEPORT. Follow the VIVEPORT Submission Guide for details on the full submission procedure.
Note
:
If you’re using the DRM API, make sure to test the validity of the VIVEPORT DRM license generated by VIVEPORT Cloud Services before submission, and then test whether other SDK features work. See Testing your title before submission for details.
If you’re using the DRM API, make sure to test the validity of the VIVEPORT DRM license generated by VIVEPORT Cloud Services before submission, and then test whether other SDK features work. See Testing your title before submission for details.