Difference between revisions of "FAQ/Disable Audio Multiple IPC"

(Created page with "=How to disable audio on Dahua IPC in batch= ==Description== This article is to show how to disable audio input function from Dahua Camera in batch through Config Tool Softwa...")
 
(Step by Step Instruction)
Line 17: Line 17:
 
2. Click on '''Search Setting''' and enter camera password
 
2. Click on '''Search Setting''' and enter camera password
  
[[File:ConfigTool_SearchSetting.png|500px]]
+
[[File:ConfigTool_SearchSetting.png|700px]]
  
 
3. Go to '''CGI Protocol''' menu
 
3. Go to '''CGI Protocol''' menu
  
[[File:ConfigTool_CGI.png|500px]]
+
[[File:ConfigTool_CGI.png|200px]]
  
 
4. Select the camera that you wish to make changes
 
4. Select the camera that you wish to make changes
  
[[File:Disable_Audio_CGI_Select_IPC.png|500px]]
+
[[File:Disable_Audio_CGI_Select_IPC.png|700px]]
  
 
5. Click on '''Batch CGICommands'''
 
5. Click on '''Batch CGICommands'''
  
[[File:Disable_Audio_CGI_Batch.png|500px]]
+
[[File:Disable_Audio_CGI_Batch.png|700px]]
  
 
6. Enter the URL Command
 
6. Enter the URL Command
Line 35: Line 35:
 
'''http://10.0.0.1/cgi-bin/configManager.cgi?action=setConfig&Encode[0].MainFormat[0].AudioEnable=false'''
 
'''http://10.0.0.1/cgi-bin/configManager.cgi?action=setConfig&Encode[0].MainFormat[0].AudioEnable=false'''
  
[[File:Disable_Audio_CGI_URL.png|500px]]
+
[[File:Disable_Audio_CGI_URL.png|700px]]
  
 
7. Click '''OK'''.
 
7. Click '''OK'''.
Line 41: Line 41:
 
8. Once its successfully modified, you will see the green checkmark next to the IP address.
 
8. Once its successfully modified, you will see the green checkmark next to the IP address.
  
[[File:Disable_Audio_CGI_Completed.png|500px]]
+
[[File:Disable_Audio_CGI_Completed.png|700px]]

Revision as of 20:04, 4 November 2021

How to disable audio on Dahua IPC in batch

Description

This article is to show how to disable audio input function from Dahua Camera in batch through Config Tool Software.

Prerequisites

  • Dahua IPC that supports Audio
  • Latest ConfigTool software
  • Computer that connected to the same switch as Dahua IPC

Note: this below steps only works for all Dahua IPC that has default http port: 80. If you have IPC that has different http port number, please refer to this instruction XXXXX.

Step by Step Instruction

1. Launch the latest version of Config Tool.

2. Click on Search Setting and enter camera password

ConfigTool SearchSetting.png

3. Go to CGI Protocol menu

ConfigTool CGI.png

4. Select the camera that you wish to make changes

Disable Audio CGI Select IPC.png

5. Click on Batch CGICommands

Disable Audio CGI Batch.png

6. Enter the URL Command

http://10.0.0.1/cgi-bin/configManager.cgi?action=setConfig&Encode[0].MainFormat[0].AudioEnable=false

Disable Audio CGI URL.png

7. Click OK.

8. Once its successfully modified, you will see the green checkmark next to the IP address.

Disable Audio CGI Completed.png