Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

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:

  1. Sign in on the VIVEPORT Developer Console using your account, or create a new account if you don't have one.
  2. 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.
  3. Make sure to install the VIVEPORT SDK if you haven’t already. Click here to download.
  4. Follow the guide for your development tool to integrate with VIVEPORT SDK. See Integration with VIVEPORT SDK .
  5. Make sure you initialize the Top Level API by calling Api.Init before calling any other VIVEPORT API.
  6. 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.