SetUp Local Server

Here we will guide you how to setup the server.

We are providing you free local Signalling Server and webpage for audio video call for setup locally.

Download latest Local Server File here.

Before going further download the local server .zip from here.Once you download the server unzip it.You will find multiple file inside it.Now open the Terminal for server installation and Start.

  • Open terminal and Drag and drop the server folder on terminal.

  • First you must have to download the npm

  • Before start the server install all required things using npm install

  • For start the server fire the npm start command.

Once server installed successfully you will now able to open the webPortal for call.

use this url : https://0.0.0.0:8086/

Last updated