=================
This is the basic WebRTC Sample Application for the ooVoo SDK. It will let you create a and/or join a conference in your web browser. Please not only browsers that support WebRTC will work with this demo--CHROME and FIREFOX only for now.
This is released under an Apache 2.0 License.
Please visit ooVoo SDK site to register and obtain a development token and AppID.
If you need help with the SDK or this app you can find us on #ooVoo on freenode, @oovoodev on twitter and email [email protected].
Open up the Demo.html file. Insert your App Token and ConferenceID into the file. ConferenceID can be hard coded or the variable can set be set through a dialog box. When you open the page in the browser, it will ask you to allow it permission to access the mic and the camera. Please make sure to select allow.
If you have the SDK Sample App running on either an iOS or Android device, you can easily set up a cross platform chat. Just use the same AppID, Token and ConferenceID in your app as well as in the browser and the call will be connected as a regular call. When doing this we suggest using vga resolution and 15fps as the frame rate to start, as higher resolutions will drain your mobile device battery and you'll want to test out usage before bumping that up.