Files
StrixCamDB/brands/sonoff.json
T

90 lines
1.6 KiB
JSON

{
"version": 2,
"brand": "Sonoff",
"brand_id": "sonoff",
"streams": [
{
"id": "sonoff-1",
"url": "/av_stream/ch0",
"protocol": "rtsp",
"port": 554,
"models": [
"Cam Slim",
"CAM-S2",
"DW2",
"GBP",
"GK_200MP2C",
"GK-200",
"GK-200MP2-B",
"Other",
"S-CAM",
"Slim"
]
},
{
"id": "sonoff-2",
"url": "/av_stream/ch1",
"protocol": "rtsp",
"port": 554,
"models": [
"CAM Slim",
"GK-200MP2B",
"GK-200MP2-B",
"Slim"
]
},
{
"id": "sonoff-3",
"url": "/live/ch00_0",
"protocol": "rtsp",
"port": 554,
"models": [
"gk-200",
"GK-200MP2",
"GK-200MP2-B",
"Pant-Tilt",
"XXXX"
]
},
{
"id": "sonoff-4",
"url": "/cgi-bin/snapshot.sh?res=low",
"protocol": "http",
"port": 8080,
"models": [
"GK-200MP2B"
]
},
{
"id": "sonoff-5",
"url": "/",
"protocol": "https",
"port": 443,
"models": [
"GK-200MP2-B"
]
},
{
"id": "sonoff-6",
"url": "live/ch00_0",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "sonoff-7",
"url": "/snapshot.jpg",
"protocol": "http",
"port": 8080,
"models": [
"SONOFF-HACK",
"GK-200MP2-B with sonoff-hack",
"sonoff-hack"
],
"notes": "Sonoff-hack custom firmware - JPEG snapshot (port 8080)"
}
]
}