Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 717 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 717 Bytes

BirdCam

A JavaScript frontend to view MJPEG Streams from a local bird feeder webcam. Supports creating of screenshots and playing sounds to chase away pigeons.

Screenshot

Build

  • 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 to build
  • Run npm start to start local instance

License

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.