26 lines
394 B
JSON
26 lines
394 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Birdsy",
|
|
"brand_id": "birdsy",
|
|
"streams": [
|
|
{
|
|
"id": "birdsy-1",
|
|
"url": "/live/main",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"BirdsyPole"
|
|
]
|
|
},
|
|
{
|
|
"id": "birdsy-2",
|
|
"url": "/live/sub",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"BirdsyPole"
|
|
]
|
|
}
|
|
]
|
|
}
|