38 lines
580 B
JSON
38 lines
580 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Webo",
|
|
"brand_id": "webo",
|
|
"streams": [
|
|
{
|
|
"id": "webo-1",
|
|
"url": "stream[CHANNEL]",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"fhd200",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "webo-2",
|
|
"url": "/stream1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"fhd200",
|
|
"webo200p"
|
|
]
|
|
},
|
|
{
|
|
"id": "webo-3",
|
|
"url": "/stream2",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other",
|
|
"webo200p"
|
|
]
|
|
}
|
|
]
|
|
}
|