26 lines
389 B
JSON
26 lines
389 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Smarttec",
|
|
"brand_id": "smarttec",
|
|
"streams": [
|
|
{
|
|
"id": "smarttec-1",
|
|
"url": "tmpfs/auto.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "smarttec-2",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"ptz p9"
|
|
]
|
|
}
|
|
]
|
|
}
|