Files
StrixCamDB/brands/ntse.json
T

28 lines
501 B
JSON

{
"version": 2,
"brand": "Ntse",
"brand_id": "ntse",
"streams": [
{
"id": "ntse-1",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ntse-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}