Archived from groups: alt.comp.periphs.webcam (
More info?)
"BL" <bl@xxxxx.yyyy.zzzz.> wrote in message
> If you view your video through the browser by pointing it at the ip
> address then just look at the source code of the page.
>
> put a copy of that page on your website, but any references in the
> source that points to its internal ip address point those to your
> external ip address and then make sure that port 80 is passed by your
> router/modem to the camera ip address.
>
This won't work if you have a Dynamic IP based ISP. You will need to go
here:
http://dyndns.org and get a Dynamic IP addy (free).
You then change the settings in your camera. You set the Domain name to what
ever you chose, E.G. http://sloppycam.dyndns.org, and then enable Dynamic
DNS in the "DNS" portion of the camera setup. In the "network" setup you
will need to set the DNS to the IP number (given by Dyndns.org) for your
new dynamic DNS and then change the IP assignment to:
Here's an example for mine:
Select the IP assignment to for LAN to "manually"
IP address: 192.168.1.100 < You can change
Subnet Mask: 255.255.255.0 <Same as router
Default Gatewway: 192.168.1.1 <Same as router
Next step is to set the port forwarding in your router to those numbers
above and it should work.
Last step is to cut and paste code like you mentioned but you will have to
change the URL part to what ever URL name you chose back at
http://dyndns.org (E.G. http://sloppycam.dyndns.org)