Onvif django app for viewing camera device information, system date time, and system logs.
- Python 3.10+
- Django 5.2.5
- Other dependencies: see
requirements.txt
pip install django
pip install --upgrade onvif_zeep
After cloning the repository and installing dependencies, set up the database:
python manage.py makemigrations
python manage.py migrate
Got the finalist prize of Onvif Spotlight challenge for creating this app.
My submission : https://onvif-spotlight.bemyapp.com/#/projects/5b13e8c6b4e28a000442fb94
Prize announcement : https://www.onvif.org/blog/2018/07/onvif-challenge-announces-top-10/