26 lines
368 B
JSON
26 lines
368 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Eyeon",
|
|
"brand_id": "eyeon",
|
|
"streams": [
|
|
{
|
|
"id": "eyeon-1",
|
|
"url": "GetData.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ESR5"
|
|
]
|
|
},
|
|
{
|
|
"id": "eyeon-2",
|
|
"url": "/1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Plus"
|
|
]
|
|
}
|
|
]
|
|
}
|