Skip to content

TeleCAUm/signaling-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signaling Server for AirView

You can use the open-source vesion of AirView with the Signaling Server.
Use AirView without the internet as long as you are connected to the same LAN !

You can also use Web ver. with AirView

How to Use; Signaling Server

One user clones the signaling server and executes it.

git clone https://github.com/TeleCAUm/signaling-server.git
cd signaling-server
npm i
npm start

All users perform the following:

git clone https://github.com/TeleCAUm/airview-client.git
cd airview-client
npm i
npm start

About

signaling-server for WebRTC peer communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published