Skip to content

Releases: groaking/pyvisca

v0.1.5

11 Aug 13:39
Compare
Choose a tag to compare
  • New: Ability to get power/stand-by state
  • New: Added the ability to reload the current PTZ camera's serial port
  • Fix: "self" not found when calling Camera.close()

Full Changelog: v0.1.4...v0.1.5

v0.1.4

21 Jul 02:26
Compare
Choose a tag to compare
  • Fixed: Write timeout exception during program execution

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Jun 08:02
Compare
Choose a tag to compare
  • Fixed: When the relative zoom value is lower than 0, the camera zooms out instead

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jun 07:37
Compare
Choose a tag to compare
  • New: Ability to get the current absolute zoom value
  • New: Ability to set absolute and relative zoom values

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Jun 06:58
Compare
Choose a tag to compare
  • New: Ability to get the current absolute pan and tilt values
  • New: Ability to set absolute and relative pan and tilt values

Full Changelog: v0.0.5...v0.1.1

v0.0.5

22 Jun 14:30
Compare
Choose a tag to compare
  • Fixed: TypeError when trying to read input package from PTZ
  • Added: Ability to send inquiry and directly receive input package

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Jun 09:55
Compare
Choose a tag to compare
  • New: Manual adjustment of camera's gain control
  • New: Freezing the camera view

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 Jun 16:10
Compare
Choose a tag to compare
  • Fixed: Cannot close port when opened
  • New: Manual setting of camera focus
  • New: Manual adjustment of camera aperture
  • New: Toggling on/off of backlight compensation

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Jun 14:02
Compare
Choose a tag to compare

Converted from Python 2.0 to Python 3.0, and introduced new features that were not previously present in Matthew Mage's original project.

  • Added: Ability to zoom in/out the camera
  • Added: Ability to set and recall presets
  • Added: Ability to turn the PTZ camera on and off
  • Added: Ability to change iris setting
  • Added: Ability to change brightness setting

Full Changelog: https://github.com/groaking/pyvisca/commits/v0.0.2