Files
StrixCamDB/brands/svat.json
T

81 lines
1.5 KiB
JSON

{
"version": 2,
"brand": "Svat",
"brand_id": "svat",
"streams": [
{
"id": "svat-1",
"url": "GetStream.cgi?Video=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"CV-500"
]
},
{
"id": "svat-2",
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"CV-501",
"Other"
]
},
{
"id": "svat-3",
"url": "cgi-bin/wappaint?camera_no=[CHANNEL]&animation=0&name=[USERNAME]&password=[PASSWORD]&pic_size=2",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "svat-4",
"url": "Jpeg/CamImg.jpg",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "svat-5",
"url": "out.jpg?id=0.5",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "svat-6",
"url": "stillimg[CHANNEL].jpg",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "svat-7",
"url": "GetData.cgi?Status=false",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "svat-8",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}