Files
StrixCamDB/brands/apc.json
T

50 lines
930 B
JSON

{
"version": 2,
"brand": "Apc",
"brand_id": "apc",
"streams": [
{
"id": "apc-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"01"
]
},
{
"id": "apc-2",
"url": "images/stream_[CHANNEL].jpg",
"protocol": "http",
"port": 0,
"models": [
"NBRK0450",
"netbotz",
"Netbotz 355",
"NETBOTZ455"
]
},
{
"id": "apc-3",
"url": "images/webcam.jpg",
"protocol": "http",
"port": 0,
"models": [
"netbotz",
"Netbotz 355",
"netbotz1",
"netbotz455"
]
},
{
"id": "apc-4",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}