python-amcrest 1.9.9-1
Package Information
| Description | interface to Amcrest and Dahua camera HTTP APIs This library provides access to the HTTP SDK API exposed by Amcrest cameras and related Dahua firmware devices. It talks directly to network cameras and network video recorders over their HTTP endpoints. It can query device and software information, retrieve snapshots, capture audio, record real-time video streams, and send pan, tilt, and zoom control commands where the device offers those functions. The package also includes command-line and text user interface tools for working with configured cameras. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-amcrest.git (browse) |
| Closes | #1143613 |
| Tracker | https://tracker.debian.org/pkg/python-amcrest |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Mon, 03 Aug 2026 10:02:46 +0100 |
| Source | python-amcrest |
| Version | 1.9.9-1 |
Changelog
python-amcrest (1.9.9-1) unstable; urgency=medium . * Initial release. (Closes: #1143613)
.dsc
| Component | main |
|---|---|
| Package-List | python3-amcrest deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: amcrest
Upstream-Contact: Douglas Schilling Landgraf <dougsland@gmail.com>, Marcelo Moreira de Mello <tchello.mello@gmail.com>
Source: https://github.com/tchellomello/python-amcrest
Files: *
Copyright: 2016-2017, Douglas Schilling Landgraf <dougsland@gmail.com>
2016-2017, Marcelo Moreira de Mello <tchello.mello@gmail.com>
License: GPL-2
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: GPL-2
License: GPL-2
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; version 2 of the License.
.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public License version
2 can be found in "/usr/share/common-licenses/GPL-2".