Files
StrixCamDB/brands/smax.json
T

30 lines
456 B
JSON

{
"version": 2,
"brand": "Smax",
"brand_id": "smax",
"streams": [
{
"id": "smax-1",
"url": "/stream1",
"protocol": "rtsp",
"port": 0,
"models": [
"AD1",
"AU1",
"SICPT500W"
]
},
{
"id": "smax-2",
"url": "/cgi/mjpg/mjpeg.cgi",
"protocol": "http",
"port": 0,
"models": [
"Other",
"SICPT500W",
"SICPT501W"
]
}
]
}