WebCam

Is there a way to get the WebCam on CP's homepage to run without having to reload it every minute?

I dont think that there is. I think they have it set to take stills.
-------------
Visit Dave and Jen's Cedar Point webpage
http://www.geocities.com/SouthBeach/Palms/3997
Gemini's avatar
Do you want a live streaming video or do you want the browser to refresh every 60 seconds automatically? With the first, you're out of luck. The second, though, is possible by just creating your own little HTML page, with an image link and a meta refresh tag set to 60 seconds.

-------------
Cedar Point Virtual Midway
Coming April 24
http://www.schmidty.com
*** This post was edited by Gemini on 4/4/2000. ***
On my computer the webcam refreshes every minute or so on its own anyways.

-------------
"Who needs drugs when you have Cedar Point."
Gemini's avatar
Then there's no need to learn HTML!

-------------
Cedar Point Virtual Midway
Coming April 24
http://www.schmidty.com
Pete's avatar
This is what I did on my desktop, using active desktop (Win 2000 / Win98). I created a HTML page, similar to what Walt suggested, and made that a web item on my desktop. Now, I get a new picture of MF every 60 seconds as the background to my desktop automatically. It's a really nice way to keep tabs of things and it works well.
can someone take me step by step on how to do the html thing? it would be appreciated! hey pete thats a good idea to put it as the background!
Eww I hate active desktop. I've got a P3 550 and it even slows that down. I turned it on accidentally once, now I have recurring nightmares about my computer being stuck with active desktop.

-------------
Natalie
ATL Zone 3 Sweeps 2000


just copy this into notepad or whatever you want and save it as mfcam.html or whatever you want to name it.

META HTTP-EQUIV="Refresh" CONTENT="60"
img src="http://www.cedarpoint.com/webcam/Camera1.jpg"

but make sure to put in the less than and greater than markers before and after each line (which i just realized i can't include in this message) :)
*** This post was edited by probie on 4/5/2000. ***
Hmmm...you can't include < and > symbols in CP Place messages? I wonder why not...

--Dave Althoff, Jr., who is really doing this as an experiment...
img src="http://www.cedarpoint.com/webcam/Camera1.jpg"

Wow, that's wierd. Jeff, is is because there's no markup allowed on these boards? I know a friend of mine who made ASP boards did about the same thing.....
-------------
Natalie
ATL Zone 3 Sweeps 2000


*** This post was edited by Backstreet Girl on 4/5/2000. ***
Jeff's avatar
You got it. Dave used HTML code to print the symbols, which doesn't actually generate HTML tags. Gotta keep people from posting porn, you know. ;)

-------------
Jeff
Webmaster/Guide to The Point
"And he says 'I'm goin' crazy up there at the lake...'"
Okay, okay, I'll explain how to do it. If you want to create the symbol ">" or "<" you need to use the HTML escape code, which is different from an HTML tag, and has routinely caused me trouble when trying to validate my web pages if I was talking about Raptor's manufacturer.

To get this symbol: <
Type: &lt;

To get this symbol: >
Type: &gt;

(Now I have to review the message and see if it worked as I expected...)

--Dave Althoff, Jr.
I'm only right now learning C++ and the importance of escape code hehe. Thanks for the useful info Dave! I learn something new every day.

-------------
Natalie
Aspiring computer nerd(ette?)
ATL Zone 3 Sweeps 2000


Yeah, well, I started running into trouble with it when I started running my web pages through the W3C HTML Validator. Anyplace where I used the expression, "B&M" it complained until I changed it to "B&amp;M". So it's useful to know. :)

--Dave Althoff, Jr.
Not to get off the "off" topic here, but....

I am noticing in the webcam, there is some long section thing shimmering in the sunlight. It looks as though it is a building of some sort. It looks to be located to the right of where the bunny hill is. Does anyone know what it is?????

-------------
Neil
By popular vote, the official start of the
millennium has been moved to
May 13, 2000 (now a
I am pretty sure that is for the onride photos. Also that is NOT next to the airtime hill. That hill is right next to the stations and you can't see it from the webcam.

-------------
daniel j. haverlock
'99 Magnum Count: 801
www.spiritofthepoint.com

You must be logged in to post

POP Forums app ©2024, POP World Media, LLC - Terms of Service