Panasonic KX-HCM10
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
If you have definately set your camera up to use the KX control protocol then you should be able to at least try running the zmcontrol script directly from the command line. At least to see if it creates the log file or not. Be careful though if you run it as root and then apache later on will not be able to do anything with the log file, so make sure you delete it afterwards.
Phil
Phil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Phil
Regarding control of this blc10
I have found out on coreys distro that the folder it expects to be in it isnt
ie in the control parameters it says
/usr/local/bin/zmcontrol etc
but they are actually located
/usr/lib/zm/bin/zmcontrol
I have changed the value in edit control type but i still cannot control the camera
If i type /usr/lib/zm/bin/zmcontrol-kx-hcm10.pl in the console i get
Usage zmcontrol-kx-hcm10.pl <vaious options>
No error log
I assume i have to pass commands through the command line but i dont know what they are.
So i have a couple of questions
How do i get this thing to move?
What do you want me to try next?
Cheers
James
**edit
I have control as i have built my own live cd and control works on this (dont know why it doesnt on the other distros.
Regarding control of this blc10
I have found out on coreys distro that the folder it expects to be in it isnt
ie in the control parameters it says
/usr/local/bin/zmcontrol etc
but they are actually located
/usr/lib/zm/bin/zmcontrol
I have changed the value in edit control type but i still cannot control the camera
If i type /usr/lib/zm/bin/zmcontrol-kx-hcm10.pl in the console i get
Usage zmcontrol-kx-hcm10.pl <vaious options>
No error log
I assume i have to pass commands through the command line but i dont know what they are.
So i have a couple of questions
How do i get this thing to move?
What do you want me to try next?
Cheers
James
**edit
I have control as i have built my own live cd and control works on this (dont know why it doesnt on the other distros.
Last edited by jameswilson on Thu Sep 29, 2005 9:00 pm, edited 1 time in total.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
PHil i have found a panasonic cgi developers manual. I assume you have this already?
Also have had major probs with these c10's crashing
Have also found out not to us zm to linit frames as it ends up about 10 secs behind live. If you want to limit fps throttle it at the cam.
Regarding crashine i have just upgraded frimware from 1.14 to 1.23 so hopefully thats got it
James
* edit I can set presets but once they are set they cannot be changed. If i set preset 1 in one position the try to overwrite it with a new position it only remebers the original postion, am i missing something
Also have had major probs with these c10's crashing
Have also found out not to us zm to linit frames as it ends up about 10 secs behind live. If you want to limit fps throttle it at the cam.
Regarding crashine i have just upgraded frimware from 1.14 to 1.23 so hopefully thats got it
James
* edit I can set presets but once they are set they cannot be changed. If i set preset 1 in one position the try to overwrite it with a new position it only remebers the original postion, am i missing something
Hey James,
Going over your above issue I found that I put the wrong path in the spec file for zm
Sorry my bad. Every thing was set up for any more static type stuff is in /usr/lib and any real data (images, database, logs, etc... anything that read / writes alot) is under /var/lib. When this feature got introduced I boo booed.
I'll get this correct and out with the new ffmpeg 0.4.9
Regards,
Cordel
PS Yes that will be sometime this weekend
Going over your above issue I found that I put the wrong path in the spec file for zm

Sorry my bad. Every thing was set up for any more static type stuff is in /usr/lib and any real data (images, database, logs, etc... anything that read / writes alot) is under /var/lib. When this feature got introduced I boo booed.
I'll get this correct and out with the new ffmpeg 0.4.9
Regards,
Cordel
PS Yes that will be sometime this weekend

-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
I found that the full path information is in the database in the controls table. I'm going to try to add the path into zm.conf and conticate the file name to be left in the database. May take a bit longer for me to do but the full path IMHO should not be in the database unless it can be easiliy configured during compile time or It should follow the prefix.
A new topic has been started to track this paticular issue:
http://www.zoneminder.com/forums/viewtopic.php?t=5046
Regards,
Cordel
A new topic has been started to track this paticular issue:
http://www.zoneminder.com/forums/viewtopic.php?t=5046
Regards,
Cordel
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Is it the cameras themselves crashing? If so I can't really see what effect ZM would have on them aside from frequent image requests. You could probably try and isolate it just by issuing appropriate commands via wget to see what combination causes the problem. Then at least you'd have something to chase Panasonic with.
Phil
Phil