Files
StrixCamDB/brands/jztek.json
T

28 lines
552 B
JSON

{
"version": 2,
"brand": "JZTEK",
"brand_id": "jztek",
"streams": [
{
"id": "jztek-1",
"url": "?channel=[CHANNEL]&subtype=0",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
},
{
"id": "jztek-2",
"url": "?channel=[CHANNEL]&subtype=1",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
}
]
}