darkhorse07232020 / video-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Go 54.1%Language:HTML 32.3%Language:JavaScript 13.6%