Butochnikov / webcam-base64-streaming

Webcam live streaming with WebSockets and Base64

Home Page:https://medium.com/@alexcambose/webcam-live-streaming-with-websockets-and-base64-64b1b4992db8

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 to /streamer
  • Allow brower to access webcam
  • Go to /client and a live feed will appear

See full article

About

Webcam live streaming with WebSockets and Base64

https://medium.com/@alexcambose/webcam-live-streaming-with-websockets-and-base64-64b1b4992db8

License:MIT License


Languages

Language:HTML 51.1%Language:JavaScript 48.9%