Files
StrixCamDB/brands/aqara.json
T

35 lines
534 B
JSON

{
"version": 2,
"brand": "Aqara",
"brand_id": "aqara",
"streams": [
{
"id": "aqara-1",
"url": "/360p",
"protocol": "rtsp",
"port": 8554,
"models": [
"Doorbell G4"
]
},
{
"id": "aqara-2",
"url": "/1080p",
"protocol": "rtsp",
"port": 8554,
"models": [
"Doorbell G4"
]
},
{
"id": "aqara-3",
"url": "/1520p",
"protocol": "rtsp",
"port": 8554,
"models": [
"G5 Pro"
]
}
]
}