29 lines
557 B
JSON
29 lines
557 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Pumatronix",
|
|
"brand_id": "pumatronix",
|
|
"streams": [
|
|
{
|
|
"id": "pumatronix-1",
|
|
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ITSCAM401",
|
|
"itscam401 lm84"
|
|
]
|
|
},
|
|
{
|
|
"id": "pumatronix-2",
|
|
"url": "/api/mjpegvideo.cgi?InputNumber=1&StreamNumber=0",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|