Page 5 of 5
Posted: Tue May 30, 2006 3:10 am
by gliming
Madmax, I just set you a copy off-list. I hope that I've resolved the issues w/ access to zmxap. I apologize the delays in resolving and getting back to you. If problems recur, please do let me know.
Gregg
Posted: Tue May 30, 2006 6:59 am
by jameswilson
If youd like me to host em on my site let me know
Posted: Mon Jun 05, 2006 3:33 am
by gliming
If youd like me to host em on my site let me know
Thanks James!
For those interested in out-of-the-box uses of zmxap, a new screensaver app from mi4 will display live video and play a (user definable) sound in a windows screensaver on new zm alarms. As the screensaver app is actually a server, it can feed multiple screensaver clients. Nice if your windows monitor ever sleeps while your camera doesn't; especially, if you don't dedicate a monitor/display to zm use.
http://www.mi4.biz/modules.php?name=New ... le&sid=122
See the 3rd series of paired screenshots down. Download from
http://www.mi4.biz/modules.php?name=Con ... age&pid=37
Gregg
Posted: Mon Jun 05, 2006 7:17 am
by jameswilson
if thats a yes then just send me what you want hosted and ill put them in their own folder
Posted: Fri Jun 09, 2006 10:52 am
by zoneminder
An an entry in the Wiki for this would be great as well, please...
Unable to communicate via xAP to ZM
Posted: Sat Jun 10, 2006 1:08 am
by pcalleros
gliming,
Updated to most current version of ZM-
Seeing xAP broadcasts but cannot create an event on ZM.
Any suggestions?
Trying to send the following to ZM(Mandriva 2006-zm-1.22.2 via RPM)
via xAP:
xap-header
{
v=12
hop=1
uid=FF000E00
class=VMI.AlarmCmd
source=mcs.Xap.ICS-X10
target=zm.zoneminder.house:driveway
}
Alarm
{
reason=homeseer trigger
action=start
}
Checking logs and seeing the following: (not sure if related though)
Jun 9 19:51:36 ICS-ZM zmdc[4213]: INF [Starting pending process, zmtrigger.pl]
Jun 9 19:51:36 ICS-ZM zmdc[4960]: INF ['zmtrigger.pl' started at 06/06/09 19:51:36]
Jun 9 19:51:36 ICS-ZM zmdc[4213]: INF ['zmtrigger.pl' starting at 06/06/09 19:51:36, pid = 4960]
Jun 9 19:51:36 ICS-ZM zmtrigger[4960]: INF [Trigger daemon starting]
Jun 9 19:51:36 ICS-ZM zmtrigger[4960]: INF [Opening connection 'Chan1']
Jun 9 19:51:36 ICS-ZM zmtrigger[4960]: INF [Opening connection 'Chan2']
Jun 9 19:51:36 ICS-ZM zmtrigger[4960]: INF [Opening connection 'Chan4']
Jun 9 19:51:36 ICS-ZM zmdc[4213]: ERR ['zmtrigger.pl ' exited abnormally, exit status 13]
Jun 9 20:01:36 ICS-ZM zmdc[4213]: INF [Starting pending process, zmtrigger.pl]
Jun 9 20:01:36 ICS-ZM zmdc[5017]: INF ['zmtrigger.pl' started at 06/06/09 20:01:36]
Jun 9 20:01:36 ICS-ZM zmdc[4213]: INF ['zmtrigger.pl' starting at 06/06/09 20:01:36, pid = 5017]
Jun 9 20:01:36 ICS-ZM zmtrigger[5017]: INF [Trigger daemon starting]
Jun 9 20:01:36 ICS-ZM zmtrigger[5017]: INF [Opening connection 'Chan1']
Jun 9 20:01:36 ICS-ZM zmtrigger[5017]: INF [Opening connection 'Chan2']
Jun 9 20:01:36 ICS-ZM zmtrigger[5017]: INF [Opening connection 'Chan4']
Jun 9 20:01:36 ICS-ZM zmdc[4213]: ERR ['zmtrigger.pl ' exited abnormally, exit status 13]
Posted: Sat Jun 10, 2006 9:01 pm
by gliming
pcalleros,
Code: Select all
Seeing xAP broadcasts but cannot create an event on ZM.
Any suggestions?
Do you have a xAP hub running on your zm server? If not, do you have nohub=1 in the zmxap.conf file?
zmdc[4213]: ERR ['zmtrigger.pl ' exited abnormally, exit status 13]
If you're wondering whether these are related to zmxap operation--they don't reflect zmxap actions/problems. I just ignore them.
Gregg
xAP & HS
Posted: Sun Jun 11, 2006 8:16 pm
by pcalleros
gliming,
Thank you - that was it for sending xAP to ZM from HS.
I believe the other error had to do with one of my IP cams not being on line.
Great ZM addition!