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

Provide clear guidance on updating your server code so that applications using the OpenTok can migrate smoothly to the Unified environment.

Applies To

  • Video API
  • Migrate from OpenTok to Unified
  • Server SDK

Procedure

1. Each Server SDK has its own migration guide. Please follow the guide for your SDK when updating your code:

2. After applying the changes from the migration guide for your SDK, confirm that your integration works correctly by testing the following:

  • Create a Session successfully using Unified credentials.
  • Generate a Token for the Session and verify it is valid.

Additional Information

In addition to the migration guides, you may find the following resources useful for development and troubleshooting: