Hello everyone!
I'm trying to figure out a way to be notified in the event that iCam can't connect to a given IP camera after a certain number of attempts. There are many reasons for wanting this functionality, such as:
-- If a camera goes offline from the network, I can know if it must be reset
-- If there's other network or power interruptions, being notified at least gives me a clue, so that I can check on it and not go weeks at a time without any monitoring.
I have two strategies for doing this:
-- Do this via the computer on-site running iCam source
-- Do this via an outside computer or iOS device (iCam for an iOS device, and [?] software on a computer)
iCam source records motion events, and can notify you of motion events, but I don't think iCam source has functionality to repeatedly ping a camera or to notify you if it can't ping a given camera, right? I am thinking I'll have to figure this out via an alternate piece of software.
I have Indigo for Mac. Now I'm curious if I can use Indigo for Mac to monitor cameras in an alternate location, assuming that I know the iCam username and password... a whole other can of worms. Thoughts appreciated!