Files
StrixCamDB/brands/napco-security.json
T

80 lines
1.5 KiB
JSON

{
"version": 2,
"brand": "Napco Security",
"brand_id": "napco-security",
"streams": [
{
"id": "napco-security-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"iSee",
"Other"
]
},
{
"id": "napco-security-2",
"url": "img/video.mjpeg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"iSee"
]
},
{
"id": "napco-security-3",
"url": "img/video.asf",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"iSee",
"ISEE"
]
},
{
"id": "napco-security-4",
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"iSee Dome"
]
},
{
"id": "napco-security-5",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "napco-security-6",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "napco-security-7",
"url": "snapshot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}