Files
StrixCamDB/brands/innovo.json
T

44 lines
813 B
JSON

{
"version": 2,
"brand": "Innovo",
"brand_id": "innovo",
"streams": [
{
"id": "innovo-1",
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "innovo-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Vono 2"
]
},
{
"id": "innovo-3",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Vono 2"
]
},
{
"id": "innovo-4",
"url": "img/snapshot.cgi?size=3",
"protocol": "http",
"port": 0,
"models": [
"Vono 2"
]
}
]
}