You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.2 KiB
54 lines
1.2 KiB
{
|
|
"pageSize": 2,
|
|
"autoPlayInterval": 10000,
|
|
"cameras": [
|
|
{
|
|
"id": 1,
|
|
"name": "交易大厅主区",
|
|
"resolution": "1920x1080",
|
|
"preview": "/images/monitor/交易大厅主区.jpg",
|
|
"streamUrl": "",
|
|
"status": "online"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "牦牛展示区",
|
|
"resolution": "1920x1080",
|
|
"preview": "/images/monitor/牦牛展示区.jpg",
|
|
"streamUrl": "",
|
|
"status": "online"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "停车场入口",
|
|
"resolution": "1280x720",
|
|
"preview": "/images/monitor/停车场入口.jpg",
|
|
"streamUrl": "",
|
|
"status": "online"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "安全出口",
|
|
"resolution": "1280x720",
|
|
"preview": "/images/monitor/安全出口.jpg",
|
|
"streamUrl": "",
|
|
"status": "offline"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "办公区域",
|
|
"resolution": "1920x1080",
|
|
"preview": "/images/monitor/办公区域.jpg",
|
|
"streamUrl": "",
|
|
"status": "error"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "仓储区域",
|
|
"resolution": "1280x720",
|
|
"preview": "/images/monitor/仓储区域.jpg",
|
|
"streamUrl": "",
|
|
"status": "online"
|
|
}
|
|
]
|
|
}
|
|
|