Onvif
v0.6.0
Pages
Modules
Search documentation of Onvif
Settings
View Source
Onvif.Media.Ver10.GetStreamUri
(Onvif v0.6.0)
Summary
Functions
request(device, args)
request_body(profile_token, stream_type \\ "RTP-Unicast", protocol \\ "RTSP")
response(xml_response_body)
soap_action()
Functions
request(device, args)
@spec
request(
Onvif.Device.t
(),
list
()) :: {:ok,
any
()} | {:error,
map
()}
request_body(profile_token, stream_type \\ "RTP-Unicast", protocol \\ "RTSP")
response(xml_response_body)
soap_action()