View Source Onvif.Media.Ver10.Media (Onvif v0.6.0)

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

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

Summary

Functions

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

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