Files
StrixCamDB/legacy/brands/vcenter.json
T

27 lines
512 B
JSON

{
"brand": "Vcenter",
"brand_id": "vcenter",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"NC-1000",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]"
},
{
"models": [
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/getimage.cgi?motion=1"
}
]
}