Skip to content

Releases: jimm98y/SharpOnvif

v0.1.2

14 Dec 02:39
Compare
Choose a tag to compare

Added PTZ namespaces
Added RTSP and PTZ sample that works with the Onvif Device Manager

v0.1.0

07 Dec 16:23
Compare
Choose a tag to compare

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

30 Nov 00:23
2b6333a
Compare
Choose a tag to compare

Onvif device discovery support for multiple NICs

v0.0.5

25 Nov 23:36
Compare
Choose a tag to compare

Updated nugets to fix vulnerabilities

v0.0.4

10 Nov 01:11
Compare
Choose a tag to compare

Fixed Onvif client not working when device time is different from computer time

v0.0.3

29 Sep 12:19
f45da39
Compare
Choose a tag to compare

Fixed GetStreamUri API call to work with Axis cameras

v0.0.2

05 Sep 20:44
Compare
Choose a tag to compare

Added NET8 multi-target for the ONVIF client

v0.0.1

27 May 23:16
Compare
Choose a tag to compare

initial release