Skip to content

onvif_simple_server 0.0.4

Latest

Choose a tag to compare

@roleoroleo roleoroleo released this 06 Aug 12:19
· 163 commits to master since this release
c7cc253

Configure back_channel
Add advanced parameters
Fix createProfile when fault_if_unknown is true
Improve test scripts
Fix #5
Fixed realloc handling of input if input pointer changes after realloc (thanks to @Sparpet)
Improve check of request method
Improve send_action_failed
Fix get_mac_address function
Fix mac address buffer size
Improve error handling in device_get_network_interfaces
Add logs to get_mac_address function
Extend support to ptz_goto_home_position method
Fix segfault in ptz_goto_home_position
Join reboot thread (thanks to @gtxaspec)
Add warning about using external programs that print to stdout
Add dynamic range for ptz
Fix "out of bounds" error in ptz movements
Change FOV translation based on max_step_*
Workaround for synology authentication
Some fixes with default values in conf.c (thanks to @oaidar)
Update docs and help