Files
StrixCamDB/brands/ambyux-dual-cam.json

26 lines
415 B
JSON

{
"version": 2,
"brand": "Ambyux Dual Cam",
"brand_id": "ambyux-dual-cam",
"streams": [
{
"id": "ambyux-dual-cam-1",
"url": "/onvif1",
"protocol": "rtsp",
"port": 554,
"models": [
"P10-Q"
]
},
{
"id": "ambyux-dual-cam-2",
"url": "/video1",
"protocol": "rtsp",
"port": 554,
"models": [
"P10-Q"
]
}
]
}