For those of you that know my setup, you already know that I have it running so that people (well, my dad) can see exactly where I'm at. He simply uses Google Earth, which has my data uploaded to. With the weather turned on in GE, he can get an idea of what I'm driving through.
Well, one thing that I've always wanted was the ability to automatically send him photo's of what the road condition is in front of me. I can't do streaming video because of bandwidth limitations, but JPG's would be fine.
Last night I found a program called
TinCam. This software can be setup so that it'll automatically take a new photo at a specified interval - I set it for 15 mins, but that's subject to change. After it takes the photo, it creates a web page which will show a history of photo's, plus the newest one and uploads it to a web server.
I've already got the software setup so that it'll automatically start up when I run my front-end software,
Centrafuse. When I close Centrafuse, it'll then automatically close down the TinCam software. The reason I did this is that I only use Centrafuse when I'm driving. If I'm parked for the night, there's no need to take a photo of a tree in a rest area every 15 minutes.
Centrafuse has the ability to automatically run programs whenever it loads or exits, so that was easy. TinCam doesn't have an easy way of closing it from another program, so I had to use the built-in TaskKill program that's in XP & Vista: "c:\windows\system32\taskkill.exe /im tincam.exe".
Once I get the webcam mounted on the dash of my truck and get a few photo's on my site, I'll post the link to it here.