/opentok-android-sdk-samples

Sample applications illustrating best practices using OpenTok Android SDK.

Primary LanguageJavaMIT LicenseMIT

OpenTok Android SDK Samples

This repository is meant to provide some examples for you to better understand the features of the OpenTok Android SDK. The sample applications are meant to be used with the latest version of the OpenTok Android SDK. Feel free to copy and modify the source code herein for your own projects. Please consider sharing your modifications with us, especially if they might benefit other developers using the OpenTok Android SDK. See the License for more information.

What's Inside

Hello World

This app module shows how to publish and subscribe to streams in a session.

Custom Video Driver

This app module shows how to use both a custom video capturer and redender.

Custom Audio Driver

This app module shows how to use the audio driver API to implement a custom audio capturer and player

Screen Sharing

This app module shows how to publish a screen-sharing stream to a session.

Live Photo Capture

This app module shows how to capture an image from a subscribed video stream.

Simple Multiparty

This app module shows how to implement a simple video call application with several parties.

Check each app module's README file for more information.

Getting Sample Code Updates

This README and the sample applications are maintained separately from releases of the OpenTok Android SDK. To get the latest updates to these example applications and accompanying documentation, be sure to clone the sample repository itself: https://github.com/opentok/opentok-android-sdk-samples