28 lines
489 B
JSON
28 lines
489 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ednet",
|
|
"brand_id": "ednet",
|
|
"streams": [
|
|
{
|
|
"id": "ednet-1",
|
|
"url": "/cgi-bin/snapshot.cgi?chn=0&u=&p=",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"alarm"
|
|
]
|
|
},
|
|
{
|
|
"id": "ednet-2",
|
|
"url": "/cgi-bin/snapshot.cgi?chn=0&u=[USERNAME]&p=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|