User manual

CBC (America) www.computarganz.com
57
USER MANUAL
In order to delete viewer password, log-in as admin and change the viewer
password to a reserved password empty this would restore the full
anonymous access to the camera. The admin user can change the viewer
password at any time, even without knowing the current viewer password.
NOTE: if the admin password has been set and forgotten, it can only be erased through
reprogramming the cameras firmware, or by accessing the camera registers via developersregister
access from MP100 software.
HTTP commands for password setting:
1. For admin passwords:
http://camera_IP/get?admin
http://camera_IP/set?admin=(a string of 1..8 ASCII symbols or empty)
The reserved password empty is used to erase the existing password.
2. For viewer passwords (
Figure 30
):
http://camera_IP/get?viewer
http://camera_IP/set?viewer=(a string of 1..8 ASCII symbols or empty)
The reserved password empty is used to erase the existing password.
Figure 30.
Cameras web page menu for setting the passwords
HTTP/1.1 vs. HTTP/1.0
CBC (America) cameras support both HTTP/1.0 and HTTP/1.1 protocols as
defined by RFC-1945 and RFC-2068, respectively. While HTTP/1.0 is simple, it
limits the speed of image transmission for cases when the user requests
individual images rather than MJPEG stream. This is due to the fact that
connection is closed after the transmission of each image, forcing the client to