-
Couldn't load subscription status.
- 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 serverIt 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 serverExtract it. Go to directory and execute following commands:
mkdir node_modules
npm install
node server