CamBot is a Slack bot for viewing snapshots from a UniFi Video Camera System. It utilizes the NVR API interface to query and retrieve stills from cameras.
To start, you’ll need to create an API key on the NVR, and a Slack API Token.
Usage
Run the bot:
export NVR_URL='https://172.17.0.1:7443' export NVR_API_KEY='XXXX' export SLACKBOT_API_TOKEN='xoxb-XXXX-XXXX' cambot
Installation
You’ll need to create a Slack Bot and create a Slack Bot API Token, then:
pip install cambot
Source
Copyright
Copyright 2017 Greg Albrecht
License
Apache License, Version 2.0. See LICENSE for details.
Release files for cambot 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cambot-1.1.0.tar.gz | 3.9 kB | Details |
Release files / cambot-1.1.0.tar.gz
| Download URL | cambot-1.1.0.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd77efeb0c126cf07f88f674f247ce16ce780b984004433028d9f30afbd2b413
|
|
BLAKE2b-256 checksum How to use checksums |
03c051882ef4af4c9cbd40284a962eb740d546e3f5bac1e40dfb4f29a9db2ede
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|