A website / webserver that allows you to stream webcam and microphone input over the network. Powered by WebRTC, Web Audio API, Leader-Line.js and Golang!
Simply run the server then navigate to <your_ip_address>:3000
to view the webpage!
The Client
is the one that sends microphone and video input while the Viewer
receives it and displays it on a webpage.