API Reference Onvif v0.3.4
modules
Modules
Interface for making requests to an Onvif compatible device.
Device's network interface
A media profile
Interface for making requests to the Onvif devices service
Module used to set the device system date and time as well as their configuration such as daylight saving and NTP or Manual update type on an ONVIF device. If system time and date are set manually, the request shall include UTCDateTime. A TimeZone token which is not formed according to the rules of IEEE 1003.1 section 8.3 is considered as invalid timezone. The DayLightSavings flag should be set to true to activate any DST settings of the TimeZone string. Clear the DayLightSavings flag if the DST portion of the TimeZone settings should be ignored. The configuration requires a %Onvif.Devices.SystemDateAndTime{} config and a bolean set_time? to manually change the time. It will be ignored if using NTP.
Module for discovering devices on a local network via WS Discovery protocol
Interface for making requests to the 1.0 version of Onvif Media Service
A media profile
Indication which AnalyticsModules shall output metadata. Note that the streaming behavior is undefined if the list includes items that are not part of the associated AnalyticsConfiguration.
Optional configuration of the Audio encoder.
Optional configuration of the metadata stream.
Optional configuration of the pan tilt zoom unit.
This element contains a list of Analytics configurations.
Optional configuration of the Video encoder.
Optional configuration of the Video input.
Interface for making requests to the 2.0 version of Onvif Media Service
A media profile
This is a direct fork of the Tesla.Middleware.DigestAuth
, which, does not build the
digest-response in the order that
the UniView LAPI accepts/understands.