Skip to content
/ LHF_rtc Public

Tool to communicate with video and audio through the browser (works on LAN)

License

Notifications You must be signed in to change notification settings

NMMI/LHF_rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LHF_rtc

Tool to communicate with video and audio through the browser (works on LAN)

USERS - Manual installation

sh install.sh

USERS - Launch server

To run:

cd LHF_rtc/web
node index.js

DEVELOPERS - setup

Windows: Download Node.js Ubuntu: sudo apt-get install node

Then run as above.

It will show the SERVER_IP address on the current LAN. Then https://SERVER_IP:1111 will manage the connections (users don't need to know this).

PILOT connects to https://SERVER_IP:3333 ROBOT connects to https://SERVER_IP:4444

About

Tool to communicate with video and audio through the browser (works on LAN)

Resources

License

Stars

Watchers

Forks

Packages

No packages published