setting up a webcam portal?

forcer

OSNN Senior Addict
Joined
18 Oct 2002
Messages
413
how would i set up a webcam to be viewed online like on the speedyb website and his webcam portal do i need a program or is it just coding?
 
Make sure you sign up as well. The more the better on camportal.co.uk :)
 
thanx i got the software... how do i make the page that displays the image!
 
Once you've uploaded the picture with whatever app you're using, then put this into notepad, and save it as "webcam.html" or something similar.
Code:
<html>
 <head>
  <title>webcam</title>
 </head>
<body>
<div>
<img alt="Loading Image..." title="WebCam" src="cam.jpg" />
</div>
</body>
</html>
change cam.jpg to whatever filename you used. Then upload it to the same folder as the webcam image.
 
thanx... does the image update auto or how cna i make it refresh auto
 
It updates as often as you upload the picture, if you want the page to update you can add this
Code:
<meta http-equiv="refresh" content="SECONDS HERE" />

example

<meta http-equiv="refresh" content="30" />
in between the <head> tags.
 
Hi Speedy_B,

I have followed your instructions regarding a webcam portal...and all seems to go ok......but for some reason its saving the pic to a temp folder and the only way I can browse to it is by

ftp://<username>:<password>@ftp.argyleparktaxis.co.uk/webcam/webcam.jpg

If I use http://www.argyleparktaxis.co.uk/webcam/webcam.jpg

I get a 404......

I have set the CHMOD to 777

When I ftp to the webcam folder its empty....

Hard to explain heres a couple of pics
 
I'm guessing that things need to be in the 'www' folder to be accessed by the public. Try changing the upload path in whatever app you are using...
 
Oh so simple when you know......

I have been 2hrs trying to figure out why it wouldn't load into the folder......


Thx Speedy_B

Alan
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back