WebRTC Video Broadcasting
mkdir videobroadcast && cd videobroadcast # install from NPM npm install rtcmulticonnection # or clone from github git clone https://github.com/muaz-khan/RTCMultiConnection.git ./ cd videobroadcast npm install node server --ssl