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 empt y ‒ this would restore the full
anonymous access to the camera. The a dmin 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 developersʼ register
access from MP100 software.
HTTP commands for password setting:
1.
For a dmin passwords:
http://camera̲IP/get?admin
http://camera̲IP/set?admin=(a string of 1..8 ASCII symbols or “empty”)
The reserved password empt y 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 empt y 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