Files
StrixCamDB/brands/trueview.json
T

27 lines
502 B
JSON

{
"version": 2,
"brand": "Trueview",
"brand_id": "trueview",
"streams": [
{
"id": "trueview-1",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"AHD8C"
]
},
{
"id": "trueview-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"IPC",
"Other"
]
}
]
}