Accessing up to 16 remote systems using WebGuard The WebGuard, remote web monitoring program, allows users to access theremote systems and monitor live video images on it through Internet Explorer 5.0 orhigher web browser any time from virtually anywhere. This program can be altered tohave the ability to access up to 16 cameras from multiple DVR units. To do this, it must be hand coded into the .htm file and saved to a location on the Remote unit. To access the code in the .htm file, you must type in the IP address of a unit that is running WebGuard. The loading screen will appear. (See Fig. 1) WebGuard Active X will be downloaded to the local PC.leave it blank and input that information, each time you connect.
From here you will select "View" from the menu and select "Source" form the drop-down list. (See Fig. 2)
Once you select this, the Source Code screen will appear. This is where the coding will be changed. To do this, you will need to know the IP address of all of the units that you wish to view. And also which camera numbers from each unit that you wish to view. The original code is shown below. (See Fig. 3)
In this Source Code window you will change the following items to reflect the different DVR units and Cameras: (see Fig 4.)
In the example below, it has been setup to view cameras 1, 2, 3, and 4 from IP address 67.92.240.227 in the 1st, 2nd, 3rd, and 4th location of the WebGuard. The cameras 1, 2, 3, 4, 9, 10,11, 12, 13, 14, 15, and 16 from IP address 67.92.240.228 are setup to view in the remaining 5-16 locations on the WebGuard. This can be set up in any configuration as long as the first numbers remain in order 1-16, as these are the WebGuard slot positions. Also below, the line BaseRunner.SetTitle(“Company Name”); where this line states “Company Name”, this can be changed to reflect any text string that you would like to have shown on the title bar of the WebGuard Program. Be aware that the user name and password need to be the exact same on all of the DVR units that are to be accessed. The WebGuard will only prompt once for user name and password, so when entered, it must match all units.
In Fig. 4 you can change the label "local" of the BaseRunner.AddSite line to the IP address of the unit sot that when you log on it will show you the status of each IP address. (See Fig. 5)
In the SetCamera line (1,1), the first number is the location of the WebGuard view. The second number is the camera number from the IP address assigned in the BaseRunner.AddSite line. You may now save this file on the BASE (Remote) PC. You may name this file as anything you want with the extension .htm To access the WebGuard without needing a login screen, you will do the following:
The DVR units that are to be accessed, should ALL have the user Guest with no password assigned setup in the user account area to be able to access the WebGuard without having to log on. |
||
| < home | < back to tech tips | |