Toshiba IKWB-15A PTZ issues

Forum for questions and support relating to the 1.24.x releases only.
Locked
lorsungcu
Posts: 23
Joined: Mon Jun 23, 2008 3:56 pm

Toshiba IKWB-15A PTZ issues

Post by lorsungcu »

I'm workig on getting the PTZ working for this camera, and have installed the script that's been referenced on this forum, but opening the control window shows the camera image, controls and between them, this:

Code: Select all

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 124

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 125

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 126

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 127

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 128

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 129

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 130

Notice: Undefined index: MoveRoot in /usr/share/zoneminder/skins/classic/includes/control_functions.php on line 131
And PTZ doesn't work. Does anyone else have this camera with PTZ working on 1.24? What am i missing? I'm not sure how to apply this thread to my problem:

http://www.zoneminder.com/forums/viewto ... x+moveroot[/quote]

/var/log/messages says this when I push buttons:

Code: Select all

Dec 31 14:42:47 arccctv zmcontrol[27332]: INF [Starting control server 1/IKWB15A]
Dec 31 14:42:47 arccctv zmcontrol[27333]: INF [Control server 1/IKWB15A starting at 09/12/31 14:42:47]
I didn't notice anything happening differently when I turned debugging on.
Locked