Files
StrixCamDB/brands/jiuan.json
T

48 lines
850 B
JSON

{
"version": 2,
"brand": "Jiuan",
"brand_id": "jiuan",
"streams": [
{
"id": "jiuan-1",
"url": "snapshot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "jiuan-2",
"url": "snapshot.jpg?account=[USERNAME]&password=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "jiuan-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "jiuan-4",
"url": "snapshot",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}