CCTV news
CCTV Technology News & Society
Go Back   CCTV Forums > General Security > Business Security



Register Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
Old 07-29-2008, 04:19 PM   #1 (permalink)
Junior Member
 
Join Date: Mar 2008
Posts: 14
Default cctv over the internet

Hi guys
need some help to set up a system over the internet

i have 2 shops which i would like to look into now and then to see whats going on i would be using the computer at home probably to look into each shop

each shop already has a camera system in it and each dvr has a web connection 1 shop has just been connected to bt business broadband and the other soon and the one thats connected has a static ip addy
can you also tell me do i need to have a computer system in each shop as i see with the bt business broadband there are disks to setup email and surf i dont want a computer in the shops if i can help it only want to be able to look in to see shop
can i just conect the dvr direct to router and thats it
sparkies is offline   Reply With Quote
Old 07-30-2008, 10:53 PM   #2 (permalink)
Junior Member
 
use-IP's Avatar
 
Join Date: May 2008
Location: UK
Posts: 6
Default Re: cctv over the internet

Yes - no need for a PC at the monitored sites.

Just use a router to connect your DVR to the internet / broadband connection.

Good that you've got a fixed IP address at site - this means that wherever you are in the world you always know the IP address where your site and DVR can be found. BT used to charge extra for this (provision and monthly), not sure if they still do? I generally recommend PlusNet for these applications because their fixed IP addresses have always been free and their service good.

You'll need to configure the firewall rulles and port forwarding in the router to allow you to hit the designated IP address and be routed directly to the DVR. The exact requirements will vary according to what router and what DVR.

You will probably want to set up passwords on the DVR to stop just anybody stumbling across and accessing it.
use-IP is offline   Reply With Quote
Old 09-28-2008, 08:34 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2008
Posts: 14
Default Re: cctv over the internet no ip

Hi guys just need some more help with this whether it is a dvr problem or router

I have already a static ip just to start with
I have connected the dvr to the router and on the front of the router it shows that it is ethernet connection as this is the only thing connected to the router when i connect my laptop either wiressly or by cable i cannot find the dvr when i connect to the hub settings, I am on bt business broadband with 2 wire hub
i have went into my computer system to find what ip addy i can use doing the ipconfig and then doing ping on certain ip but also there every ip address i type in doesnt work its as though i have only 1 address
my laptop connects no problem and i can see it on the hub settings
Maybe its my laptop im using windows vista
hopefully you can understand what im talking about and could do with help asap

thanks
sparkies is offline   Reply With Quote
Old 10-25-2008, 02:29 PM   #4 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 4
Default Re: cctv over the internet

Hi Sparkies,

Assuming that the laptop is able to see the internet when connected to the router, then the laptop configuration should be a good base to start from.

There are a few things to check which may help you on the way to fixing the problem.

When you go into the DVR settings..have you setup the "Gateway" IP address? This tells the DVR unit which IP address to use when trying to get out onto the network/internet

To begin, connect your laptop to the router, and ensure that you can see the internet, then open up the dos prompt (cmd.exe) type in the following:

ipconfig /all

This will list the various IP addresses, gateways and subnet masks in use on the laptop.

Make sure that the DVR uses the same subnet values (normally 255.255.255.0)

Then also make sure that the DVR has the same gateway IP address as your laptop (normally the gateway is the IP address of the router itself which usually is 192.168.1.254)

And finally assign a static IP address to the DVR unit using a similar IP to the laptop, just changing the last number xxx.xxx.xxx.xxx

Example.
Laptop IP configuration:
IP Address: 192.168.1.3
Subnet Mask: 255.255.255.0
Gateway:192.168.1.254

Using the above as an example, the DVR would be setup in the following way: (only the IP address should be different)
DVR IP configuration:
IP Address: 192.168.1.40
Subnet Mask: 255.255.255.0
Gateway:192.168.1.254

By doing this, you should at least be able to ping the IP address of the DVR from your laptop and you should also be able to type the DVR's IP address into your web browser and see the DVR's web server page from the laptop/PC.

If you can get this far then you would be ready to begin port forwarding and allow external access through the internet not just the local network.

When using Vista there are a few more things to look out for regarding security and activeX which can cause issues, but I can get into those in a bit once you have tried the above..

Hope it helps in some way..

Best regards,
Khye Hickey
Eirsec.ie

Last edited by khye; 10-25-2008 at 02:33 PM.
khye is offline   Reply With Quote
Old 09-02-2009, 02:34 PM   #5 (permalink)
Junior Member
 
Join Date: Aug 2009
Posts: 7
Default Re: cctv over the internet

How did you get on with the configuration? - Did you receive the results you were hoping for?
__________________
Interested in CCTV/Security over Internet? - Check out our live demo on: http://xanview.co.uk
xanview is offline   Reply With Quote
Old 11-09-2009, 02:04 PM   #6 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 2
Default Re: cctv over the internet

i to have had dificulty doing this . managed to get it to show on the main pc but how do you get it on the net so you can view it from any pc. help would be greatly recieved . its doing me head in thanks
MANSELL is offline   Reply With Quote
Old 11-10-2009, 09:09 AM   #7 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 2
Default Re: cctv over the internet

Assuming that the laptop is able to see the internet when connected to the router, then the laptop configuration should be a good base to start from.

There are a few things to check which may help you on the way to fixing the problem.

When you go into the DVR settings..have you setup the "Gateway" IP address? This tells the DVR unit which IP address to use when trying to get out onto the network/internet

To begin, connect your laptop to the router, and ensure that you can see the internet, then open up the dos prompt (cmd.exe) type in the following:

ipconfig /all

This will list the various IP addresses, gateways and subnet masks in use on the laptop.

Make sure that the DVR uses the same subnet values (normally 255.255.255.0)

Then also make sure that the DVR has the same gateway IP address as your laptop (normally the gateway is the IP address of the router itself which usually is 192.168.1.254)

And finally assign a static IP address to the DVR unit using a similar IP to the laptop, just changing the last number xxx.xxx.xxx.xxx

Example.
Laptop IP configuration:
IP Address: 192.168.1.3
Subnet Mask: 255.255.255.0
Gateway:192.168.1.254

Using the above as an example, the DVR would be setup in the following way: (only the IP address should be different)
DVR IP configuration:
IP Address: 192.168.1.40
Subnet Mask: 255.255.255.0
Gateway:192.168.1.254

By doing this, you should at least be able to ping the IP address of the DVR from your laptop and you should also be able to type the DVR's IP address into your web browser and see the DVR's web server page from the laptop/PC.

If you can get this far then you would be ready to begin port forwarding and allow external access through the internet not just the local network.

When using Vista there are a few more things to look out for regarding security and activeX which can cause issues, but I can get into those in a bit once you have tried the above..

Hope it helps in some way..

Best regards,
Khye Hickey
Eirsec.ie[/quote]
to have had dificulty doing this . managed to get it to show on the main pc but how do you get it on the net so you can view it from any pc. help would be greatly recieved . its doing me head in thanks
MANSELL is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-use CCTV ChurchMouse CCTV Security 12 06-28-2009 06:36 PM



All times are GMT +1. The time now is 10:34 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.