From ccf9c8ddee745ecfc812663e8084e7d66d156352 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期二, 20 十二月 2016 10:35:41 +0800
Subject: [PATCH] add rtsp face detect directory
---
ProxyConsole/config.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/ProxyConsole/config.json b/ProxyConsole/config.json
index 55c97e9..bf5092a 100644
--- a/ProxyConsole/config.json
+++ b/ProxyConsole/config.json
@@ -1,4 +1,11 @@
{
+ "hcsdk" : {
+ "serverIP" : "192.168.1.101",
+ "serverport" : 8000,
+ "username" : "admin",
+ "passwd" : "a1234567"
+ },
+
"equipments" : [
{
--
Gitblit v1.8.0