sfkaos / Sample-VideoChat-android

Sample-VideoChat-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickBlox Sample VideoChat Android

This is a code sample for [QuickBlox](http://quickblox.com/) platform. It is a great way for developers using QuickBlox platform to learn how to integrate 1 on 1 video conference into your application.

Original sample description & setup guide - http://quickblox.com/developers/Sample-videochat-android

    

    

Important - how to build your own VideoChat app

If you want to build your own Android VideoChat app, please do the following:

  1. download the project from here (GIT)
  2. register a QuickBlox account (if you don't have one yet): http://admin.quickblox.com/register
  3. log in to QuickBlox admin panel http://admin.quickblox.com/signin
  4. create a new app
  5. click on the app title in the list to reveal app details:

App credentials

  1. copy credentials (App ID, Authorization key, Authorization secret) into your VideoChat project
  2. Enjoy!

About

Sample-VideoChat-android