Files
StrixCamDB/brands/delphi.json
T

28 lines
490 B
JSON

{
"version": 2,
"brand": "Delphi",
"brand_id": "delphi",
"streams": [
{
"id": "delphi-1",
"url": "snap.jpg?JpegSize=M",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"720P MINI CAM"
]
},
{
"id": "delphi-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}