Does Vonage Video API have code samples available? Does Vonage Video API have code samples available?

Does Vonage Video API have code samples available?

Dharamvir Saini

Question

Do you have code samples available for the Vonage Video API?

Applies To

  • Video API
  • Tutorials

How to recognise if I'm using Vonage Video API Unified Environment or Vonage Video API OpenTok environment?

Answer

Our Video API Opentok Environment Guide or Video API Unified Environment Guide offers step-by-step walkthrough tutorials that showcase sample code to build web to mobile interoperable apps for video, archiving, and text chat features.

Our Android and iOS SDK come with a prepackaged set of sample apps. Download the SDK to look at the sample apps to try them out. You may refer to the iOS sample code here and the Android sample code here.

Each Video API Opentok Environment Server SDK or Video API Unified Environment Server SDK also has sample codes to show how to generate sessions and tokens and control archiving.

There are many more samples available on our Video API GitHub page. These include:

You can find a sample for React Native in JavaScript at opentok-react-native-samples