2015-12-16
1.0.0
racribeiro
9.0.1.40
All
All
Components, Widgets
[Overview]
WebRTC Client using Simplewebrtc service.
[Detail]
On the "preparation" add the PrepareWebRTCContext.
It will return the IDs for the elements that will handle the Loca and Remote video zones.
By default, the PrepareWebRTCContext, but you can change to other compatible service.
On the webpage add the LocalVideo and RemoteVideo webblocks.
Use the JoinRoom action to start the meeting. It is up to the application to set the room name for a specific call. You can use the user name to relate a user with a room, or create a random ID that you exchange thru the database with both ends.