Skip to content

faiz95/xpandu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickBlox Sample VideoChat iOS

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/SimpleSample-videochat-ios

VideoChat sample Home screen      Video conference

Important - how to build your own VideoChat app

If you want to build your own iOS 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 and create two users in that app - IMPORTANT: make the username and the password for each user the same. For example: if you make the first username johntest1 it needs to have the password also as johntest1
  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 code along with the two users you created. Since the username and the password are the same, you do not need to put separately the username and password in the code but only the name (for example johntest1) along with the ID of the user in the file /VideoChat-sample-ios/AppDelegate.m
  2. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages