Skip to content

Latest commit

 

History

History
 
 

webrtc-signalling-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

WebRTC Signalling Server

Clone Repository

Clone the repository to your local environment.

git clone https://github.com/videosdk-live/webrtc.git

Server Setup

Step 1: Go to webrtc-signalling-server folder

cd webrtc-signalling-server

Step 2: Install Dependency

npm install

Step 3: Run the project

npm run start