ptz control package name must match filename
This commit is contained in:
parent
a520cc0653
commit
ecb2ff0c0c
|
@ -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