Files
StrixCamDB/brands/cell-cam.json
T

18 lines
260 B
JSON

{
"version": 2,
"brand": "Cell Cam",
"brand_id": "cell-cam",
"streams": [
{
"id": "cell-cam-1",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Nexus"
]
}
]
}