Files
StrixCamDB/brands/ednet.json
T

26 lines
445 B
JSON

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