提交 b8f1a381 authored 作者: blu's avatar blu

upload video files

上级 77f516c2
...@@ -5,17 +5,18 @@ ...@@ -5,17 +5,18 @@
"api-cloud":"http://127.0.0.1:8089", "api-cloud":"http://127.0.0.1:8089",
"ipcs":[ "ipcs":[
{ {
"addr":"172.31.0.51", "addr":"172.31.0.129",
"modules":{ "modules":{
"evml":[ "evml":[
{ {
"area":300, "area":200,
"enabled":1, "enabled":1,
"iid":1, "iid":1,
"post":30, "post":30,
"pre":3, "pre":3,
"sn":"PSBV7GKN", "sn":"PSBV7GKN",
"thresh":80, "thresh":30,
"entropy": 0.3,
"type":"motion" "type":"motion"
} }
], ],
...@@ -35,7 +36,7 @@ ...@@ -35,7 +36,7 @@
"password":"", "password":"",
"sn":"PSBV7GKN", "sn":"PSBV7GKN",
"token":"", "token":"",
"urlDest":"rtsp://40.73.41.176:554/PSBV7GKN", "urlDest":"rtsp://40.73.41.176/PSBV7GKN",
"user":"" "user":""
} }
], ],
...@@ -44,15 +45,16 @@ ...@@ -44,15 +45,16 @@
"enabled":1, "enabled":1,
"iid":1, "iid":1,
"path":"slices", "path":"slices",
"sn":"PSBV7GKN" "sn":"PSBV7GKN",
"video-server-addr": "http://40.73.41.176:10009/upload/evtvideos/"
} }
] ]
}, },
"password":"FWBWTU", "password":"iLabService",
"port":554, "port":554,
"proto":"rtsp", "proto":"rtsp",
"user":"admin", "user":"admin",
"sn": "PSBV7GKN" "sn": "iLabService"
} }
], ],
"mqtt-cloud":"<cloud_addr>", "mqtt-cloud":"<cloud_addr>",
......
### evcloudsvc restful api ### evcloudsvc restful api
RFC 6902 JSON Patch
- java: https://github.com/flipkart-incubator/zjsonpatch
- c++: https://github.com/nlohmann/json
#### GET /config #### GET /config
##### description ##### description
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论