Skip to content

Releases: kerberos-io/onvif

v0.0.6

24 Aug 10:37
Compare
Choose a tag to compare
  • Fix for PTZ Preset, was not able to map JSON to internal struct

v0.0.5

25 Jan 13:11
23e1c0b
Compare
Choose a tag to compare

Fix for PTZ who is expecting an X and Y at all times

v0.0.4

26 Dec 18:59
Compare
Choose a tag to compare
  • Added the possibility to zoom and pan/title separately. This is required because some cameras only support zooming, and therefore will abort as pan/tilt zoom where send using the same API call. We've added PTZSpeedPanTilt and PTZSpeedZoom.

v0.0.3

04 Jun 19:52
Compare
Choose a tag to compare
rename imports

v0.0.2

04 Jun 19:48
af24622
Compare
Choose a tag to compare
Merge pull request #8 from kikimor/http_custom

External httpClient support