zoneminder-containers / zoneminder-base

An always up-to-date automatically building ZoneMinder container
101 stars 32 forks source link

camera control not parsed #61

Open eiuep74 opened 8 months ago

eiuep74 commented 8 months ago

Hi, installed Zoneminder container in Armbian system.

I can connect the Tapo Camera and I want to control it remotely. I installed the control script from https://github.com/oparm/zoneminder-tapo-c200

I can see zmcontro_1 starting and opening TapoC200 controller but when I press the control keys inside the console page it is like no command starts. I guess it is like the console page does not manage the control keys to forward controls to the zmcontrol

2/11/24, 11:37:14 AM CST | zmc_m1 |   | 111426 | INF | BOX Cusago: 0 - Capturing at 0.00 fps, capturing bandwidth 133bytes/sec Analysing at 0.00 fps | zm_monitor.cpp | 1680 2/11/24, 11:37:14 AM CST | zmcontrol_1 |   | 111436 | INF | Tapo C200 Controller opened | zmcontrol.pl | - 2/11/24, 11:37:13 AM CST | zmdc |   | 111355 | INF | 'zmstats.pl' already running at 24/02/11 11:37:13, pid = 111487 | zmdc.pl | - 2/11/24, 11:37:13 AM CST | zmcontrol_1 |   | 111436 | INF | Control server 1/TapoC200 starting at 24/02/11 11:37:13 | zmcontrol.pl | - 2/11/24, 11:37:13 AM CST | zmcontrol_1 |   | 111436 | INF | Starting control server 1/TapoC200 | zmcontrol.pl | -

Can you help me?