Files
StrixCamDB/brands/foodtec.json
T

28 lines
526 B
JSON

{
"version": 2,
"brand": "Foodtec",
"brand_id": "foodtec",
"streams": [
{
"id": "foodtec-1",
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "foodtec-2",
"url": "reports/CamImage?height=480&width=640&cam=[CHANNEL]&live=&annotate=",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Solutions"
]
}
]
}