wsxarcher / cctv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup and dependencies

Install docker.

Code folder

./code/

Optional

ffmpeg and v4l2loopback if you want to forward streams different than the webcams (mjpeg/videos).

Notifications

Set PUSHOVER_APP_TOKEN and PUSHOVER_USER_KEY env variables if you want phone notifications.

Run

cd code && ./run.sh

Open

http://127.0.0.1:8001

Default credentials: admin:password

Sceenshots

home.png

alerts.png

settings.png

About

License:Mozilla Public License 2.0


Languages

Language:Python 53.9%Language:HTML 23.5%Language:JavaScript 11.6%Language:Dockerfile 6.4%Language:Shell 3.6%Language:CSS 0.9%