webcam-base64-streaming

Webcam live streaming with WebSockets and Base64

Instalation

npm install

Usage

npm run start

go build server.go
./server
  • Go to /streamer
  • Allow brower to access webcam
  • Go to /client and a live feed will appear