Files
StrixCamDB/brands/antkr.json
T

28 lines
415 B
JSON

{
"version": 2,
"brand": "Antkr",
"brand_id": "antkr",
"streams": [
{
"id": "antkr-1",
"url": "/stream1",
"protocol": "rtsp",
"port": 0,
"models": [
"AMA-2500",
"AMZ-1100",
"xgen"
]
},
{
"id": "antkr-2",
"url": "/stream2",
"protocol": "rtsp",
"port": 0,
"models": [
"AMA-2500"
]
}
]
}