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