Using a HFW-5849 bullet Dahua camera and NVR with the following HTTP URL's with a FireFox browser. The camera changes from day to night and back again maintaining its settings.
The Profile Management is listed as Full Time Night or Full Time Day when the URL is run which is what is expected.
Color to B/W - Camera 2 - Night
B/W to color - Camera 2 -Day
Format Defined
NightOptions.SwitchMode
0: NoSwitch, always use day options.
1: Switch depends on brightness.
2: Switch depends on time, switch to NightOptions
when time is after sunset time and before sunrise.
3: NoSwitch, always use NightOptions.
4: No switch, always use NormalOptions.
However, when used with a HFW-5242 Dahua camera the day night switch occurs but with an exposure issue. The night and day exposure Mode settings are both set for (Mode) Manual, (Shutter) Customized Range. When the HTTP URL is processed the Mode changes to Auto along with some other exposure settings.
The 5242 was reset to default using the UI five times. New settings were put in, but will not stay locked as expected.
Any suggestions on what to change so that all of the Exposure conditions remain as set?
The Profile Management is listed as Full Time Night or Full Time Day when the URL is run which is what is expected.
Color to B/W - Camera 2 - Night
Code:
http://user:assword@192.168.1.108/cgi-bin/configManager.cgi?action=setConfig&VideoInOptions[1].NightOptions.SwitchMode=3
B/W to color - Camera 2 -Day
Code:
http://user:asword@192.168.1.108/cgi-bin/configManager.cgi?action=setConfig&VideoInOptions[1].NightOptions.SwitchMode=0
Format Defined
NightOptions.SwitchMode
0: NoSwitch, always use day options.
1: Switch depends on brightness.
2: Switch depends on time, switch to NightOptions
when time is after sunset time and before sunrise.
3: NoSwitch, always use NightOptions.
4: No switch, always use NormalOptions.
However, when used with a HFW-5242 Dahua camera the day night switch occurs but with an exposure issue. The night and day exposure Mode settings are both set for (Mode) Manual, (Shutter) Customized Range. When the HTTP URL is processed the Mode changes to Auto along with some other exposure settings.
The 5242 was reset to default using the UI five times. New settings were put in, but will not stay locked as expected.
Any suggestions on what to change so that all of the Exposure conditions remain as set?