-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Breaking changes * Drop support for Python 3.6. New features * Add new async APIs. Minor fixes * Change all system properties, such as hardware_version, to be parsed out. * Fix the audio enabled to correctly return the value for the given channel. This is equivelant to the video fix added in 1.8.1. * Handle errors fetching the record mode more gracefully. * Fix the move left/right PTZ commands to take speed as "horizontal". * Change PTZ commands to return bool rather than str with "ok".
- Loading branch information
1 parent
180f1ea
commit 0d16452
Showing
2 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters