Files
StrixCamDB/brands/birdsy.json
T

28 lines
442 B
JSON

{
"version": 2,
"brand": "Birdsy",
"brand_id": "birdsy",
"streams": [
{
"id": "birdsy-1",
"url": "/live/main",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"BirdsyPole"
]
},
{
"id": "birdsy-2",
"url": "/live/sub",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"BirdsyPole"
]
}
]
}