Search found 2 matches
- Wed Jul 20, 2016 7:23 pm
- Forum: Hardware Queries
- Topic: Motion JPEG Camera (Linksys WVC54GC)
- Replies: 14
- Views: 19811
Re: Motion JPEG Camera (Linksys WVC54GC)
I'm replying to this old thread in case anyone else stumbles across it looking for the solution to using these old cameras. http://<ipaddress>/img/mjpeg.cgi?Speed=x I use 15 for x from this link http://www.linksysinfo.org/index.php?threads/wvc54gc-mjpeg-stream.12602/ Old thread, but for those ...
- Fri Jun 24, 2016 4:13 pm
- Forum: ZoneMinder 1.29.x
- Topic: Need Help with Filter Error
- Replies: 0
- Views: 1087
Need Help with Filter Error
I have a filter set up as follows: --- Monitor ID equal to 1 and Date/Time equal to now execute command on all matches /home/sysop/ha_scripts/hazm_front_door.pl --- hazm_front_door.pl #!/usr/bin/perl use Net::MQTT::Simple "192.168.1.20"; retain "/zoneminder/front_door/" => "1"; sleep (10); retain ...