wallopthecat / mjpeg-to-discord-webhook

pull mjpeg snapshot on interval and post to discord webhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mjpeg-to-discord-webhook

what is this

Take periodic image snapshots of a Raspberry pi camera's (or any camera in mjpeg) mjpeg stream and post them to a Discord webhook

how the fuck?

copy .env.example to .env and fill out the webhook information and the mjpeg stream url

yarn or npm install

npm start

About

pull mjpeg snapshot on interval and post to discord webhook

License:The Unlicense


Languages

Language:JavaScript 89.8%Language:Dockerfile 7.3%Language:Shell 2.9%