You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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