Allycat
Posts: 30
Joined: Fri Dec 07, 2012 7:13 pm
Location: Bridgend, S.Wales

Web Cam

Sun Dec 16, 2012 6:52 pm

Hi, All I want to use a Rpi to run 1 or more web cams which i would like to be able to access with my iphone. If anyone can point me in the right direction as to how to go about it, I would be very appreciated.

ant_thomas
Posts: 115
Joined: Fri May 04, 2012 4:33 pm

Re: Web Cam

Tue Dec 18, 2012 1:55 pm

Have a look here -

http://antthomas.co.uk/webcam/guide.php

It might give you some starting points.

User avatar
redhawk
Posts: 3465
Joined: Sun Mar 04, 2012 2:13 pm
Location: ::1

Re: Web Cam

Tue Dec 18, 2012 2:09 pm

Webcam support in Linux is a joke you have the ability to take a snapshot but no basic control over the camera i.e. brightness, saturation, gamma or exposure.
Unless your webcam has automatic colour adjustments you'll basically end up with extremely dark and disappointing images.
Anyway in terms of software you're need fswebcam to capture your image, apache to serve it as a photo in a webpage and a bash script called via crontab to keep running fswebcam.

Richard S.

Allycat
Posts: 30
Joined: Fri Dec 07, 2012 7:13 pm
Location: Bridgend, S.Wales

Re: Web Cam

Thu Dec 20, 2012 7:25 pm

Thanks for the replies. It seems ill be better off using an old laptop!

Return to “Networking and servers”