1.0.5 • Published 7 years ago

andruav_local_server v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Andruav Local Server

N|Solid

Installation

$ npm install andruav_local_server  -g

For Video Install STUN Server: sudo apt-get install stuntman-server just run it stunserver use the ip of the pc with port 3478 to as Stun server settings in Andruav

Running the Server

$ andruavserver

Andruav Port Configuration

Please change file server.config.local server_port to any suitable value for you. This value SHOULD match the value in Andruav App in the HUB-Screen.

you can use App such as PM2 to make the server auto-start

sudo npm install pm2 -g

sudo pm2 startup

sudo pm2 start andruavserver
sudo pm2 list
1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago