A JavaScript frontend to view MJPEG Streams from a local bird feeder webcam. Supports creating of screenshots and playing sounds to chase away pigeons.
- Edit
js/src/init.js
to change parameters for camera source, width, and height - Run
npm install
to install build dependencies - Run
npm run-script make
to build application tobuild
- Run
npm start
to start local instance
This project is using icon fonts from fontello.com: Font Awesome by Dave Gandy, released under SIL. The fontello css file is released under MIT license.
All other code, sounds and images in this repository are released under MIT license.