|
| Author |
Message |
dhirenkashyap New Member
Joined: 12 Nov 2008 Posts: 1 Location: India
|
Posted: Wed Nov 12, 2008 12:52 pm Post subject: How to set my IP Cam at Domain Name |
|
|
Hello,
I've Vilar IP Camera. I want setup at my web domain name www.splashinc.us/ipcam/ How can I set it at domain. Please help me.
Thanks
Dhiren
|
|
| Back to top |
|
 |
Dwayne Enthusiast
Joined: 10 Sep 2007 Posts: 335
|
Posted: Thu Nov 13, 2008 4:47 am Post subject: |
|
|
set up your cam with a dyndns account so you basically can access it remotly.
on your website post a file index.html in the folder www.splashinc.us/ipcam/ which contains this code:
| Code: | <html>
<head>
<meta http-equiv="refresh" content="1; url=http://www.yourdyndnsadress.org">
</head>
<body>
You are being redirected...<br>
</body>
</html> |
you have to change the url of course according to your dyndns adress.
if you want to have the stream embedded in an own designed web site it is a bit more complicated. _________________ Blue Iris Support Forum
|
|
| Back to top |
|
 |
wb71 New Member
Joined: 21 Nov 2008 Posts: 4
|
Posted: Fri Nov 21, 2008 12:39 pm Post subject: Vilar IP Camera |
|
|
my Vilar camera works so far with 1.1.0.18 firmware upgraded.
I made an ddns.com account and in the Network Setup
"Successfully updated IP address to DDNS Server"
I am using a router 192.168.1.1.
and the camera is 192.168.1.234
The IE on my computer works good.
but from the Internet it does not work.
What else must be setup corectly
Wolfgang
|
|
| Back to top |
|
 |
jeeva New Member
Joined: 26 Apr 2010 Posts: 2
|
Posted: Mon Apr 26, 2010 7:40 am Post subject: |
|
|
|
You can see your domain name here http://www.whoisxy.com/ If you give the ip address It provides at free of cost...
|
|
| Back to top |
|
 |
buellwinkle Wizard
Joined: 28 Mar 2008 Posts: 2149
|
Posted: Mon Apr 26, 2010 12:25 pm Post subject: |
|
|
|
That's your lan address, you need to find your WAN address and configure the router to route all incoming requests for port 80 (I'm assuming you are using the default) to your LAN address
|
|
| Back to top |
|
 |
|