Which RCP commands can be used to change from day mode to night mode on cameras with CPP7 or higher?

Question

Which RCP commands can be used to change from day mode to night mode on cameras with CPP7 or higher?

Answer

To switch between the day and night modes, use the following RCP commands:


Color
https://<IPaddress>/rcp.xml?command=0x09A5&type=P_OCTET&direction=WRITE&num=1&payload=0x8500040140030000

Monochrome
https://<IPaddress>/rcp.xml?command=0x09A5&type=P_OCTET&direction=WRITE&num=1&payload=0x8500040140030001

Auto
https://<IPaddress>/rcp.xml?command=0x09A5&type=P_OCTET&direction=WRITE&num=1&payload=0x8500040140030002


*Where <IPAddress> is the IP Address of your camera


nice to know.png Nice to know: