Skip to content

infinite-tree/amcrest2influx

Repository files navigation

amcrest2influx

A simple app to write events generated by an Amcrest device to InfluxDB using the python-amcrest and aioinflux libraries.

Installation

create a config.py. See [example-config.py].

Then Install the service:

pip3 install -r requirements.txt

sudo cp amcrest2influx.service /etc/systemd/system/
sudo systemctl enable amcrest2influx.service
sudo systemctl start amcrest2influx.service

About

Send Amcrest (dahua) events to InfluxDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages