-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json.tmp
38 lines (38 loc) · 901 Bytes
/
config.json.tmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"users": {
"thuannh": {
"username": "thuannh",
"full_name": "TECHPRO AIBOX",
"email": "[email protected]",
"hashed_password": "$2b$12$DpU7N6g8eCv/7tCTeZJJrOKYV/L9H7yWDqw.WD.VHloNtC2wUMI6.",
"disabled": false
}
},
"cameras": [
{
"name": "cam2",
"status": "0",
"rstp_link": "rstp://hunghxccccxxkien"
},
{
"name": "techpro-hcm",
"status": "1",
"rstp_link": "rtsp://118.70.80.38:554/rtpvideoch11.sdp"
},
{
"name": "techpro-hcm-in",
"status": "1",
"rstp_link": "rtsp://admin:[email protected]:555/rtpvideo1.sdp"
},
{
"name": "string",
"status": "1",
"rstp_link": "xfffcccvvv"
}
],
"version": "1.0.1",
"date_update": "08-10-2020 15:56:54",
"update_require": false,
"md5": "db933ed3128f0a4ce022cc629ba31abe",
"update_success": false
}