Refactor onvif client code
This commit is contained in:
parent
5ab629856c
commit
e4155bcfa3
|
@ -52,6 +52,8 @@ my %namespace_map = (
|
|||
'http://www.onvif.org/ver10/deviceIO/wsdl' => 'deviceio',
|
||||
'http://www.onvif.org/ver10/ptz/wsdl' => 'ptz',
|
||||
'http://www.onvif.org/ver10/events/wsdl' => 'events',
|
||||
'http://www.onvif.org/ver10/recording.wsdl' => 'recording',
|
||||
'http://www.onvif.org/ver10/search.wsdl' => 'search',
|
||||
);
|
||||
|
||||
# ========================================================================
|
||||
|
|
Loading…
Reference in New Issue