Skip to content

Releases: roleoroleo/onvif_simple_server

onvif_simple_server 0.0.4

06 Aug 12:19
c7cc253
Compare
Choose a tag to compare

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

onvif_simple_server 0.0.3

01 Mar 16:35
Compare
Choose a tag to compare

Add example configuration file
Add extras folder to help compilation
Add fault message when ptz is not present
Fix missing info in GetServices_with_capabilities_no_ptz.xml
Improve ptz_get_status function
Fix RTP_TCP in GetCapabilities
Fix error when get_position is NULL
Customize GetServiceCapabilities of ptz_service
Improve check of NULL vars
Add CreateProfile method
Add GetGuaranteedNumberOfVideoEncoderInstances method
Improve gotoPreset and gotoHomePosition
Improve get_element_in_element function (namespaces)
Add workaround for wrong zoom values
Create stale.yml
Replace error with empty message when method is not supported
Add support for audio related messages

Full log: 0.0.2...0.0.3

onvif_simple_server 0.0.2

19 Jan 15:58
Compare
Choose a tag to compare

Fix pan
Enable debug through file
Add ezxml library and remove xml custom functions
Add new methods: set_preset, set_home_position and remove_preset
Add trivial log rotate
Add events handling
Add specific command for relative move
Add absolute move
Add position to GetStatus
Add TranslationSpaceFov to ptz_relative_move() and improve the code
Add support for pull point subscriptions

Full log: 0.0.1...0.0.2

onvif_simple_server 0.0.1

03 Jun 10:20
3bb34cd
Compare
Choose a tag to compare