[ipcamera] Fix ONVIF fails to reconnect (#13396)
* Fix reconnecting issues * Cleanup logging. Signed-off-by: Matthew Skinner <matt@pcmus.com>
This commit is contained in:
@@ -1913,7 +1913,7 @@
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
<parameter name="nvrChannel" type="integer" required="true" min="1" max="9" groupName="Settings">
|
||||
<parameter name="nvrChannel" type="integer" required="true" min="1" max="99" groupName="Settings">
|
||||
<label>NVR Input Channel</label>
|
||||
<description>Set this to 1 if it is a stand alone camera, or to the input channel number if you use a compatible
|
||||
NVR.
|
||||
|
||||
Reference in New Issue
Block a user