Files
StrixCamDB/brands/alertme.json
T

27 lines
413 B
JSON

{
"version": 2,
"brand": "Alertme",
"brand_id": "alertme",
"streams": [
{
"id": "alertme-1",
"url": "img/video.mjpeg",
"protocol": "http",
"port": 0,
"models": [
"cam300"
]
},
{
"id": "alertme-2",
"url": "img/video.asf",
"protocol": "http",
"port": 0,
"models": [
"Cam300",
"CAM300"
]
}
]
}