Files
StrixCamDB/brands/lyd.json
T

35 lines
614 B
JSON

{
"version": 2,
"brand": "Lyd",
"brand_id": "lyd",
"streams": [
{
"id": "lyd-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"H1385H"
]
},
{
"id": "lyd-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"IP-385H"
]
},
{
"id": "lyd-3",
"url": "img/snapshot.cgi?size=2",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}