Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Latest commit

 

History

History

videoconf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Voximplant Conference Demo (Android)

This demo demonstrates video conference functionality of the Voximplant Android SDK. The application supports video conferences between this Android app and other apps that use any Voximplant SDK.

Features

This application is able to:

  • log in to the Voximplant Cloud
  • Join a conference
  • Create a conference
  • Change an audio device (speaker, receiver, wired headset, bluetooth headset) in a conference
  • Mute audio in a conference
  • Switch camera (back/front) in a conference
  • Render up to 16 video streams in a conference
  • Turn on/off sending video in a conference

Usage

Join an existing conference (or create a new one if no conference with the given ID exists)

  1. Enter conference ID
  2. Enter name (will be showed to other conference members)
  3. Press ‘Join’

Useful links

  1. Getting started
  2. Voximplant Android SDK reference
  3. Installing Voximplant Android SDK
  4. HowTo’s

Have a question