view webcam

  • Thread starter Thread starter karl
  • Start date Start date
K

karl

| How do i view my webcam on frontpage 2000, ive got the
| windows media player plugin if that helps?
 
you'll need an app to get the images from the cam to the server. I saw a
free tool at www.coffeecup.com if you decide to try it come back as there
will be some issues in getting it to "get along" with FrontPage.
HTH
 
-----Original Message-----
| How do i view my webcam on frontpage 2000, ive got the
| windows media player plugin if that helps?

Consult the instructions that come with your Webcam.

Most likely, there's either:

o A program that stores a new picture file every so-many
seconds. If you arrange to store this picture inside
your Web site, you can display it just as you would
any other picture.

o A program that retrieves a picture in real time and
sends it directly to the Web visitor. In this case,
you would connect the camera to the Web server,
install the program on the Web server, and code <img>
tags like: <img src="WebCamprogram.dll">

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top