Java

Setting Up Your Project

The code for this section is available in the Basic-Video-Renderer-Java project of the opentok-android-sdk-samples repo. If you haven't already, you'll need to clone the repo into a local directory. On the command line, run:

git clone git@github.com:opentok/opentok-android-sdk-samples.git

Open the Basic-Video-Renderer-Java project in Android Studio to follow along.

Important: Please note that your App ID is your API key.

Custom video rendering (Mobile Only)

Add custom video rendering to your application using the Vonage Video API.

以下の言語で利用可能:
Java Objective-C
手順
1
Introduction
2
Setting Up Your Project
3
Exploring the Code
4
Conclusion