Files
StrixCamDB/brands/icantek.json
T

80 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Icantek",
"brand_id": "icantek",
"streams": [
{
"id": "icantek-1",
"url": "stillimg.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"iCanView Camera",
"myDVR I Series",
"Other"
]
},
{
"id": "icantek-2",
"url": "stillimg1.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"iCanView Camera"
]
},
{
"id": "icantek-3",
"url": "stillimg2.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"iCanView Camera"
]
},
{
"id": "icantek-4",
"url": "video[CHANNEL]",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"iCanView Camera"
]
},
{
"id": "icantek-5",
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"myDVR I Series"
]
},
{
"id": "icantek-6",
"url": "stillimg[CHANNEL].jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"myDVR I Series"
]
},
{
"id": "icantek-7",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}