How to Migrate from OpenTok Server SDK to Unified Server SDK How to Migrate from OpenTok Server SDK to Unified Server SDK

How to Migrate from OpenTok Server SDK to Unified Server SDK

Yukari Dumburs

Objective

This article explains the steps required to switch the Video Server SDK from OpenTok to Unified. For an overview of the complete migration process, please refer to this article.

Applies To

  • Video API customers planning to migrate from the OpenTok environment to the Unified environment
  • Video Server SDK

Procedure

The latest OpenTok Server SDKs support Unified credentials. Migrating to the Unified Server SDK is recommended, but the updated OpenTok Server SDKs provide a temporary migration path. As a result, you have two migration options

  1. Continue using the OpenTok Server SDK with Unified credentials as a temporary migration solution, or
  2. Migrate to the Unified Server SDK, which is the recommended long-term approach.

The following sections describe each migration option.

Option 1: Continue using the OpenTok Server SDK

If you choose to continue using the OpenTok Server SDK, first upgrade to the latest version. Unified credential support was introduced in the versions listed below:

Next, replace your Project API Key and Project Secret with your Application ID and Private Key.

Option 2: Migrate to the Unified Server SDK

If you choose to migrate to the Unified Server SDK, detailed migration instructions for each Server SDK are available in the following guide:

For your convenience, we've also compiled links to the relevant Unified documentation that may be helpful during your migration.

Additional Information