Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-03-17 | 571 Bytes | |
zonex.sh | 2011-03-17 | 4.5 kB | |
zmlights.sh | 2011-03-17 | 1.9 kB | |
Totals: 3 Items | 6.9 kB | 0 |
zonex.sh is a sample program showing how an X10 DS10A door/window wireless sensor can trigger ZoneMinder (ZM) to start recording. When zonex.sh sees a DS10A alerts from mochad, it sends a trigger to zmtrigger.pl on TCP port 6802 to start recording. zmlights.sh is a sample program showing to turn lights on when ZM starts recording and turn lights off when ZM stops. When zmlights.sh sees events from zmtrigger.sh indicating ZM is recording, zmlights.sh sends commands to mochad to turn lights on. When ZM stops, zmlights.sh sends commands to mochad to turn lights off.