Releases: jimm98y/SharpOnvif
Releases · jimm98y/SharpOnvif
v0.1.2
Added PTZ namespaces
Added RTSP and PTZ sample that works with the Onvif Device Manager
v0.1.0
Added basic PTZ operations to SampleOnvifClient and the server
Added support for authentication using Digest HTTP header (RFC 2617)
Server Digest authentication should now behave correctly according to the Onvif Core specification
Breaking change: Renamed DiscoveryClient to OnvifDiscoveryClient
v0.0.6
Onvif device discovery support for multiple NICs
v0.0.5
Updated nugets to fix vulnerabilities
v0.0.4
Fixed Onvif client not working when device time is different from computer time
v0.0.3
Fixed GetStreamUri API call to work with Axis cameras
v0.0.2
Added NET8 multi-target for the ONVIF client