View Source Onvif.Media.Ver20.Media (Onvif v0.3.0)

Interface for making requests to the 2.0 version of Onvif Media Service

https://www.onvif.org/ver20/media/wsdl/media.wsdl

Link to this section Summary

Link to this section Functions

Link to this function

request(device, args \\ [], operation)

View Source
@spec request(Onvif.Device.t(), list(), module()) :: {:ok, any()} | {:error, map()}