Files

40 lines
717 B
JSON

{
"version": 2,
"brand": "Iztouch",
"brand_id": "iztouch",
"streams": [
{
"id": "iztouch-1",
"url": "/onvif1",
"protocol": "rtsp",
"port": 0,
"models": [
"0009",
"iz-009"
]
},
{
"id": "iztouch-2",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"0009",
"IZ-009",
"Other"
]
},
{
"id": "iztouch-3",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"A001",
"ap001",
"LTH-A8645-c15"
]
}
]
}