Search results

  1. J

    Change Day Schedule on Dahua IP Camera via Dahua API

    Hello there, --- Below is code that works (obviously, I removed the IP address and authentication) --- Command: curl --digest -X GET "http://<ip>/cgi-bin/configManager.cgi?action=getConfig&name=VideoInMode" Output: table.VideoInMode[0].Config[0]=0 table.VideoInMode[0].Config[1]=1...
Top