28 lines
496 B
JSON
28 lines
496 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Henelec",
|
|
"brand_id": "henelec",
|
|
"streams": [
|
|
{
|
|
"id": "henelec-1",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"42IPRVF"
|
|
]
|
|
},
|
|
{
|
|
"id": "henelec-2",
|
|
"url": "img/snapshot.cgi?size=2",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"42IPRVF"
|
|
]
|
|
}
|
|
]
|
|
}
|