-
Notifications
You must be signed in to change notification settings - Fork 147
Home
Muaz Khan edited this page Aug 26, 2019
·
3 revisions
Welcome to the RTCMultiConnection-Server wiki!
It is very easy to install on any nodejs server on any hosting or operating system. (windows/mac/linux)
Online source code:
npm install https://github.com/muaz-khan/RTCMultiConnection-Server.git ./
mkdir node_modules
npm install
node server
It will run it on port 9001. You can change port or set SSL certificates using config.json file.
npm install rtcmulticonnection-server
cd node_modules
cd rtcmulticonnection-server
mkdir node_modules
npm install
node server
Extract it. Go to directory and execute following commands:
mkdir node_modules
npm install
node server