Skip to content

Releases: tchellomello/python-amcrest

1.9.8

13 Sep 19:08
3c3fa58
Compare
Choose a tag to compare

What's Changed

Version 1.9.7

13 Mar 16:18
b9883a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.6...1.9.7

Version 1.9.6

13 Mar 01:43
2c6a751
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.5...1.9.6

Version 1.9.5

12 Mar 16:05
0f91f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.4...1.9.5

Version 1.9.4

08 Feb 22:23
Compare
Choose a tag to compare
  • Make httpx follow redirects by default

Version 1.9.3

17 Sep 13:37
81ed35b
Compare
Choose a tag to compare
  • Fix bug with camera not being able to be setup in thread without asyncio loop setup

Version 1.9.2

16 Sep 01:37
0098be1
Compare
Choose a tag to compare

Fix bug in async_vendor_information use of pretty parsing

Version 1.9.1

16 Sep 01:33
49a5c8f
Compare
Choose a tag to compare

The vendor_information system property was missed in adding pretty parsing to the system properties for 1.9.0. Add parsing for this property.

Version 1.9.0

16 Sep 01:32
e498fe9
Compare
Choose a tag to compare

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".

Version 1.8.1

10 Sep 12:31
Compare
Choose a tag to compare

New features

  • Add privacy mode control

Bug fixes:

  • Fix software_information not returning correct version
  • Change is_video_enabled to report only main stream