26 lines
422 B
JSON
26 lines
422 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Sst",
|
|
"brand_id": "sst",
|
|
"streams": [
|
|
{
|
|
"id": "sst-1",
|
|
"url": "/mjpeg",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"SST-CNS-BUI18"
|
|
]
|
|
},
|
|
{
|
|
"id": "sst-2",
|
|
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"SST-CNS-BUI18"
|
|
]
|
|
}
|
|
]
|
|
}
|