Metadata-Version: 2.1
Name: onvif-gui
Version: 3.3.4
Summary: A client gui for Onvif
Author: Stephen Rhodes
Author-email: Stephen Rhodes <sr99622@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/sr99622/libonvif
Project-URL: Bug Reports, https://github.com/sr99622/libonvif/issues
Keywords: sample,setuptools,development
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: libonvif==3.2.8
Requires-Dist: avio==3.2.7
Requires-Dist: kankakee==1.0.4
Requires-Dist: numpy
Requires-Dist: loguru
Requires-Dist: opencv-python-headless
Requires-Dist: pyqt6
Requires-Dist: requests


onvif-gui
===

Onvif GUI is an integrated camera management and NVR system with an intuitive user interface that can easily manage a fleet of cameras and create high resolution recordings based on alarm conditions. A best of breed YOLO detector is included with the system to facilitate accurate alarm signals without false detections. The system is designed to scale with available hardware and will run on simple configurations with minimal hardware requirements as well as high end multi core CPUs with NVIDIA GPU for maximum performance. The system can be configured with auto start settings and a user friendly icon so that non-technical users can feel comfortable working with the application without specialized training. File management is easy with an automated disk space manager and file playback controls.

Please note that installation of this program may require some dependencies.

For a full description of the project with installation instructions, please visit [Onvif GUI](https://github.com/sr99622/libonvif).

Copyright (c) 2022, 2023, 2024  Stephen Rhodes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
