Yeah, no PTZ for me.
I got a SV3C HX04 and it is working with ZoneMinder v1.36.34 all except for the PTZ part. I have attempted to use Netcat ONVIF which is reported to be working here. However, I get errors in the log and LONG pauses in the ZM web interface when I enable Control for this camera. Here is a copy from the logs this morning:
Code: Select all
"10/25/24, 9:53:56 AM AKDT",zmc_m1,,101017,INF,"FrontPTZ: 500 - Capturing at 20.06 fps, capturing bandwidth 151073bytes/sec Analysing at 20.06 fps",zm_monitor.cpp,1681
"10/25/24, 9:53:51 AM AKDT",zmc_m1,,101017,INF,"FrontPTZ: 400 - Capturing at 19.95 fps, capturing bandwidth 98775bytes/sec Analysing at 20.15 fps",zm_monitor.cpp,1681
"10/25/24, 9:53:49 AM AKDT",zmdc,,9693,ERR,"'zmcontrol.pl --id 1' exited abnormally, exit status 255",zmdc.pl,'-
"10/25/24, 9:53:49 AM AKDT",zmcontrol_1,,15260,FAT,"No protocol is set in monitor. Please edit the monitor, edit control type, select the control capability and fill in the Protocol field",zmcontrol.pl,'-
"10/25/24, 9:53:49 AM AKDT",zmcontrol_1,,15260,ERR,"Can't load ZoneMinder::Control::NetcatCan't locate DateTime.pm in @INC (you may need to install the DateTime module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.36 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.36/mach /usr/local/lib/perl5/5.36) at /usr/local/lib/perl5/site_perl/ZoneMinder/Control/Netcat.pm line 33.BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/ZoneMinder/Control/Netcat.pm line 33.Compilation failed in require at /usr/local/lib/perl5/5.36/Module/Load.pm line 78.Can't locate ZoneMinder/Control/Netcat in @INC (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.36 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.36/mach /usr/local/lib/perl5/5.36) at /usr/local/lib/perl5/5.36/Module/Load.pm line 78.",zmcontrol.pl,'-
"10/25/24, 9:53:46 AM AKDT",zmc_m1,,101017,INF,"FrontPTZ: 300 - Capturing at 20.00 fps, capturing bandwidth 98642bytes/sec Analysing at 19.80 fps",zm_monitor.cpp,1681
"10/25/24, 9:53:45 AM AKDT",zmdc,,9693,INF,"'zmcontrol.pl --id 1' starting at 24/10/25 09:53:45, pid = 15260",zmdc.pl,'-
"10/25/24, 9:53:45 AM AKDT",zmdc,,15260,INF,"'zmcontrol.pl --id 1' started at 24/10/25 09:53:45",zmdc.pl,'-
"10/25/24, 9:53:45 AM AKDT",zmdc,,9693,INF,"Starting pending process, zmcontrol.pl --id 1",zmdc.pl,'-
"10/25/24, 9:53:41 AM AKDT",zmc_m1,,101017,INF,"FrontPTZ: 200 - Capturing at 20.17 fps, capturing bandwidth 97258bytes/sec Analysing at 20.17 fps",zm_monitor.cpp,1681
Anyone with a clue who can point me in the direction to fix this, I will owe you a beverage of your choice.