How do I reset the camera?
To reset the camera, press and hold the button in the hole for 10 seconds with the power on.

How far does the infrared reach?
The CIC-901W range is approximately 10-12 ft.
How does the GPIO operate - Can I trigger my alarm?


The Digital inputs can be configured for either Normally Open or Normally Closed, and can both generate an alarm output.
The alarm output can be used to either trigger the FTP function, the smtp Mail function, or the Digital Output function.
The Digital Output can be configured to Normally Open or Normally Closed by simply connecting the output device to the appropriate NC or NO terminals. The Digital inputs can be configured for either Normally Open or Normally Closed, and can both generate an alarm output.
The alarm output can be used to either trigger the FTP function, the smtp Mail function, or the Digital Output function.
The Digital Output can be configured to Normally Open or Normally Closed by simply connecting the output device to the appropriate NC or NO terminals.
How to capture the images onto your website (live streaming)?
Put the following html code to your website (for GS1200 and GS1200G only):
<html> <head> <body style="background-attachment: fixed"> <SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript> <!-- function window_onload() {
VCView1.URL="192.168.1.100"; //Replace this IP with your camera's IP address or URL VCView1.ResizeVideo = 0;}
//--> </SCRIPT> </HEAD> <BODY LANGUAGE=javascript onload="return window_onload()"> <OBJECT id=VCView1 classid=clsid:1FE5F6CD-7490-4428-9E79-830E8CC55B8B WIDTH="320" HEIGHT="240" CODEBASE="./control/VCViewAtl.cab#version=1,0,0,6" ></OBJECT> </BODY> </html>
How do I update the firmware on my camera?
 
1. Click on "Browse" 2. Highlight the firmware file you downloaded 3. Click on "Open" 4. Click on "Update"

|