Setting up a Webcam
Posted: 09 May 2008 01:18 PM   [ Ignore ]
White Belt
Avatar
Rank
Total Posts:  108
Joined  2008-02-18

Hi,
So i was thinking about setting up some sort of webpage so my wife could see the baby while she’s at work.  I’ve got a basic eyetoy webcame, a blog at blogspot, a school account that I can ftp to.

Ideally, I’d like something that’s sorta streaming, but i’m ok with just snapshots every few seconds.  Any cheap/free solutions?
Thanks.

Profile
 
 
Posted: 09 May 2008 01:48 PM   [ Ignore ]   [ # 1 ]
Yellow Belt
RankRank
Total Posts:  269
Joined  2008-02-18

does the webcam come with an app to take a snapshot every few seconds?  If so you can just write a script to ftp up a file every few seconds.

It would be a little bit more involved to write an app to control the camera.  I think there should be win32 apis for it though.

Profile