Security Camera Showroom Come Visit our Security Camera showroom in Naperville, IL
In Alnet, if you wish to connect to view your LIVE video only (max 320x240) resolution from a web page, then you will need to edit the default web page that installed when you installed Alnet NET Server to your PC.
Go to My computer and then browse to: C:\Program Files\ALNET SYSTEMS\NET PROFESSIONAL\PROFFESSIONAL\http
Inside of that folder you will find a file called index.htm this is the file that will load when someone connects to the server over the internet. For easiest editing, download a newer version of the file here: http://Platinum-CCTV.com/Downloads/Alnet/Alnet_Web_View.zip
Extract the zip folder and then copy the index.htm file into the folder found above.
Then right click on the file and select 'open with' from the list, and select notepad or wordpad to open the file.
About mid-way down in the file, you will find the following: <param name="Server0Name" value="My Server"> <param name="Server0Address" value="xxxx.vdr-s.com"> <param name="Server0Port" value="9000"> <param name="Server0Login" value=""> <param name="Server0Password" value=""> In the above code, edit the Server0Name value in "" to read anything you want. Next edit the Server0Address to the IP address or Dynamic pointer of your server. For instance, if you will be connecting over the internet, and registered a dynamic IP address, then replace xxxx.vdr-s.com with the registered address that you registered through the Alnet software. Such as myname.vdr-s.com If you will be connecting to the page over the local network, then you will want to set the server address to your server's IP address instead, so delete xxx.vdr-s.com and replace it with the local IP address of your PC, such as 192.168.1.100 (if that was your server's IP address) Then scroll down further in the file until you see: Server0Name="My Server" Server0Address="xxxx.vdr-s.com" Server0Port="9000" Server0Login="" Server0Password="" Once again, edit the Server0Name and Server0Address fields the same as above. These settings will be used for Mozilla Firefox, Safari and other browsers, while the 1st set of settings will apply to Internet Explorer.
About mid-way down in the file, you will find the following:
<param name="Server0Name" value="My Server"> <param name="Server0Address" value="xxxx.vdr-s.com"> <param name="Server0Port" value="9000"> <param name="Server0Login" value=""> <param name="Server0Password" value="">
In the above code, edit the Server0Name value in "" to read anything you want.
Next edit the Server0Address to the IP address or Dynamic pointer of your server. For instance, if you will be connecting over the internet, and registered a dynamic IP address, then replace xxxx.vdr-s.com with the registered address that you registered through the Alnet software. Such as myname.vdr-s.com
If you will be connecting to the page over the local network, then you will want to set the server address to your server's IP address instead, so delete xxx.vdr-s.com and replace it with the local IP address of your PC, such as 192.168.1.100 (if that was your server's IP address)
Then scroll down further in the file until you see:
Server0Name="My Server" Server0Address="xxxx.vdr-s.com" Server0Port="9000" Server0Login="" Server0Password=""
Once again, edit the Server0Name and Server0Address fields the same as above. These settings will be used for Mozilla Firefox, Safari and other browsers, while the 1st set of settings will apply to Internet Explorer.
Make sure you have enabled the Alnet Network services on the Video tab and the HTTP tab.