28 lines
440 B
JSON
28 lines
440 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Vilar",
|
|
"brand_id": "vilar",
|
|
"streams": [
|
|
{
|
|
"id": "vilar-1",
|
|
"url": "cgi-bin/sf.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ipc 1002",
|
|
"IpCamera_VS-IPC1002",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "vilar-2",
|
|
"url": "/cgi-bin/sf.cgi",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"IPC1002"
|
|
]
|
|
}
|
|
]
|
|
}
|