mirror of
https://gitcode.com/gh_mirrors/on/onvif.git
synced 2025-12-30 05:22:27 +00:00
Update DiscoverAndTest.java
This commit is contained in:
@@ -65,7 +65,7 @@ public class DiscoverAndTest {
|
||||
if (args.length > 1) password = args[1];
|
||||
|
||||
if (password.isEmpty()) {
|
||||
LOG.info(
|
||||
LOG.warn(
|
||||
"Warning: No password for discover and test... run with common user password as arguments");
|
||||
}
|
||||
// OnvifDevice.setVerbose(true);
|
||||
|
||||
Reference in New Issue
Block a user