26 lines
375 B
JSON
26 lines
375 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Cheap",
|
|
"brand_id": "cheap",
|
|
"streams": [
|
|
{
|
|
"id": "cheap-1",
|
|
"url": "/ucast/11",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "cheap-2",
|
|
"url": "/ucast/12",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|