Files
StrixCamDB/brands/thingino.json
T

59 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Thingino",
"brand_id": "thingino",
"streams": [
{
"id": "thingino-1",
"url": "/ch0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"wuuk",
"Wyze 2 (Neos)"
]
},
{
"id": "thingino-2",
"url": "/ch1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"INGENIC T31",
"T31",
"T31X",
"T31ZX",
"T31A",
"Generic T31"
],
"notes": "Sub stream 360p - Ingenic T31 series SoC"
},
{
"id": "thingino-3",
"url": "/image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 80,
"models": [
"Generic",
"Other"
],
"notes": "JPEG snapshot"
},
{
"id": "thingino-4",
"url": "/",
"type": "MJPEG",
"protocol": "http",
"port": 8080,
"models": [
"Generic",
"Other"
],
"notes": "MJPEG stream via HTTP"
}
]
}