Files
StrixCamDB/brands/netcomm.json
T

40 lines
671 B
JSON

{
"version": 2,
"brand": "Netcomm",
"brand_id": "netcomm",
"streams": [
{
"id": "netcomm-1",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"NS370W",
"NS-380W",
"W70"
]
},
{
"id": "netcomm-2",
"url": "cgi-bin/video.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "netcomm-3",
"url": "img/snapshot.cgi?size=2",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}