38 lines
615 B
JSON
38 lines
615 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Eule",
|
|
"brand_id": "eule",
|
|
"streams": [
|
|
{
|
|
"id": "eule-1",
|
|
"url": "/0",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DOM-21IP"
|
|
]
|
|
},
|
|
{
|
|
"id": "eule-2",
|
|
"url": "snap.jpg?usr=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DOM-21IP"
|
|
]
|
|
},
|
|
{
|
|
"id": "eule-3",
|
|
"url": "/1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DOM-21IP_low"
|
|
]
|
|
}
|
|
]
|
|
}
|