Group video calling

Monika

New Member
Hey everyone , Please let me know WCSexample app provide group video calling device to device .plz clarify about this .i'm confused about this . boz in my app i want to add group video calling in devices (device to device) not web to device or device to web.
 

Max

Administrator
Staff member
Hi,

1. You can build our Conference sample from source code as described here:
Android SDK
https://flashphoner.com/wcs-android-sdk
iOS SDK
https://flashphoner.com/wcs-ios-sdk

2. Once you have built your application, you can test it with our server:
wss://wcs5-eu.flashphoner.com:8443
Then you will have to install your own WCS server or launch on EC2:
https://flashphoner.com/download

3. As a result of build, you will see the conference sample.
Android:
https://play.google.com/store/apps/details?id=com.flashphoner.wcsexample.conference
 
Top