Files
StrixCamDB/brands/first-alert.json
T

60 lines
1.2 KiB
JSON

{
"version": 2,
"brand": "First Alert",
"brand_id": "first-alert",
"streams": [
{
"id": "first-alert-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"420",
"DC8810-420",
"Other"
]
},
{
"id": "first-alert-2",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320x240",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"apd-1317ufo"
]
},
{
"id": "first-alert-3",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"DC8810-420"
]
},
{
"id": "first-alert-4",
"url": "image/[CHANNEL].jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"IMS200"
]
},
{
"id": "first-alert-5",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}