To provide video call functionality, our user controls use the infrastructure and SDKs of Sinch
https://www.sinch.com/
So in order to use WorkWithPlus for VideoCall, the user must first register on the Sinch platform
https://portal.sinch.com/
After you register on the platform, you must create an application and retrieve the associated information.
This information will be needed in order to configure the user controls:
- Hostname
- Application Key
- Application Secret
e.g.
The general architecture is the following:
You can also, visualize the communication diagram:
|