As I require a little more control over when iCam Source is running, via a schedule, I've written a small AppleScript application that allows me to set a schedule for when the app is activate/inactive (for example, if only want it running when I'm away from home, during the week). This worked out great, but the one issue I had was that sometimes I'd need to override the schedule (for example, if I was away for the weekend, or came home early, etc.). So, I've written a small Universal iOS app that basically lets me remotely enable/disable iCam Source from my iPhone/iPad.
Anyway, I'm going to be incorporating some additional functionality into the app (to manage the schedules) and it got me thinking—is there any baked-in way to communicate with iCam Source from the command line? Right now, it's all-or-nothing (aka iCam Source is either on or off) and was wondering if there'd be a way to enable/disable individual feeds (for example, keep the camera in my garage running while disabling the feeds from the rest of the house). That kinda thing.
Any advice would be appreciated.
Thanks,
Kristin.