26 lines
399 B
JSON
26 lines
399 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Rca",
|
|
"brand_id": "rca",
|
|
"streams": [
|
|
{
|
|
"id": "rca-1",
|
|
"url": "/Streaming/Channels/101",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"HSDB2A"
|
|
]
|
|
},
|
|
{
|
|
"id": "rca-2",
|
|
"url": "/Streaming/Channels/1",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"HSDB2A"
|
|
]
|
|
}
|
|
]
|
|
}
|