35 lines
548 B
JSON
35 lines
548 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Hta",
|
|
"brand_id": "hta",
|
|
"streams": [
|
|
{
|
|
"id": "hta-1",
|
|
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "hta-2",
|
|
"url": "/web/admin.html",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "hta-3",
|
|
"url": "/snap.jpg?JpegCam=80",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|