我需要使用门禁摄像机海康威视 (DS-KV8102-IP) 启动双向音频我正在使用 Curl 进行测试:
curl --digest -u admin:admin http://192.168.1.224:8102/ISAPI/System/status
它返回:
Warning: Binary output can mess up your terminal. Use "--output -" to tell
Warning: curl to output it to your terminal anyway, or consider "--output
Warning: <FILE>" to save to a file.
我为这台相机设置了 http 端口是 8102,但它没有做场景。我还用海康威视提供的ivs4200进行了测试:相机运行良好。我已将端口从 1-9999 更改,但在这种情况下没有任何端口工作。
我用其他相机测试过:DS-2CD2143G0-I、DS-2DE2A404IW-DE3。它运行良好。
你有什么命令可以让这台相机工作吗?我需要更改此相机上的端口或其他任何东西吗?