26 lines
457 B
JSON
26 lines
457 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Digix",
|
|
"brand_id": "digix",
|
|
"streams": [
|
|
{
|
|
"id": "digix-1",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "digix-2",
|
|
"url": "viewdevice.jsp?deviceid=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Surveillance Center"
|
|
]
|
|
}
|
|
]
|
|
}
|