26 lines
385 B
JSON
26 lines
385 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Scv3",
|
|
"brand_id": "scv3",
|
|
"streams": [
|
|
{
|
|
"id": "scv3-1",
|
|
"url": "/h264_stream",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"1080P"
|
|
]
|
|
},
|
|
{
|
|
"id": "scv3-2",
|
|
"url": "cam[CHANNEL]/h264",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|