Files
StrixCamDB/brands/netware.json
T

53 lines
981 B
JSON

{
"version": 2,
"brand": "Netware",
"brand_id": "netware",
"streams": [
{
"id": "netware-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "netware-2",
"url": "videostream.cgi?rate=11",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "netware-3",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "netware-4",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "netware-5",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}