Search found 1 match
- Friday 05 January 2018 14:22
- Forum: Cameras
- Topic: How to: Motion sensors from iSpy camera's
- Replies: 13
- Views: 9461
Re: How to: Motion sensors from iSpy camera's
Hi bbqkees ! thank you very much for these instructions! I can launch the following link from a batch : @echo off start /b http://192.168.1.100:8080/json.htm?type=command"¶m=switchlight&idx=34&switchcmd=On" timeout /t 5 TASKKILL /IM chrome.exe /F But when I try to activate the url call , nothing ...