ptz control package name must match filename
This commit is contained in:
parent
64827dccbc
commit
448b69f4a1
|
@ -21,7 +21,7 @@
|
|||
#
|
||||
# This module contains the implementation of the ONVIF device control protocol
|
||||
#
|
||||
package ZoneMinder::Control::ONVIF;
|
||||
package ZoneMinder::Control::onvif;
|
||||
|
||||
use 5.006;
|
||||
use strict;
|
Loading…
Reference in New Issue