Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 325 Bytes

WebYouCam

Streams input captured by ffmpeg (webcams) to a html5 browser using javascript and websockets

dist.zip contains precompiled binary.

  • download ffmpeg
  • edit config.properties (testsrc configured by default)
  • java -jar webyoucam-1.0-SNAPSHOT.jar (or run webyoucam.bat)
  • open browser on http://localhost:8080