menu
arrow_back
WebRTC-attracted projects
All system required for WebRTC p2p correspondence is introduced by VoxImplant, merging hailing fundamental the SDK, STUN/TURN/ICE support, etc We should see what steps
 

 

 

(Chrome/Firefox/Opera/other) help with the chance of correspondence (low inactivity) and versatility.

 

Making VoxImplant Application, App Users, App Rule, and VoxEngine Scenario

Before we start encouraging our web application using Web SDK we need to system Voximplant account. Expecting you don't have one you can get it consistently at here. Later record activation you will acquire approval to the VoxImplant Control Panel.

We should open the Applications a piece of the Control Panel, make another application and name it videochat. Later that go to the Users tab of the application and make two customers (for example, testuser1 and testuser2).

Building web application using Web SDK

For web client we will require voximplant.min.js library (Web SDK), it's available from our CDN and head familiarity with the SDK. We won't put the whole application code here, yet you can for the most part get it from our GitHub page

Read More About : build a peer to peer video chat app

 

 

keyboard_arrow_up