Files
StrixCamDB/brands/atheros.json
T

44 lines
802 B
JSON

{
"version": 2,
"brand": "Atheros",
"brand_id": "atheros",
"streams": [
{
"id": "atheros-1",
"url": "videostream.cgi?rate=11",
"protocol": "http",
"port": 0,
"models": [
"AR 9285"
]
},
{
"id": "atheros-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"ar9285"
]
},
{
"id": "atheros-3",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"AR9285"
]
},
{
"id": "atheros-4",
"url": "snap.jpg?JpegSize=XL",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}