Files
StrixCamDB/brands/export-import-global.json
T

31 lines
639 B
JSON

{
"version": 2,
"brand": "Export Import Global",
"brand_id": "export-import-global",
"streams": [
{
"id": "export-import-global-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"AK-3509",
"AK-3509HD100",
"AK-3509HD1010",
"AN-H-360-1"
]
},
{
"id": "export-import-global-2",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"AK-3509HD100"
]
}
]
}