babock
Guest
|
Posted:
Wed Oct 26, 2005 7:25 am Post subject:
Network Camera Questions |
|
|
Hi,
I am having some similar problems as a few other people.
I have a IQEye3 camera that I received from a friend. I was able to
staically assign the camera a local ip address 192.168.1.250 to my
camera and I am able to ping as well as see an image within my local
network.
I did a port forward for port 8080 but can not see my camera outside my
network by doing http://207.xxx.xxx.xxx:8080.
I have also used some html on a website that I have when I used
webcamXP. the source code on the website looked like this:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 2</title>
</head>
<body>
<applet codebase="http://207.xx.xx.xx:8080/" code="b.class"
archive="classes.jar" name="b" width="352" height="288" hspace="0"
vspace="0" align="top" refresh="15" filename="cam_1.jpg"></applet>
</body>
</html>
The only difference between when I forwarded the port before and now is
that with the webcamXP, I put that name(webcamxp) into the application
spot in the port forwarding menu of the Linksys router. With this
camera, I left it blank since I didn't know what to put in it.
Can anyone suggest anything that I might be doing wrong?
Thanks,
Bruce |
|