Files
StrixCamDB/brands/ambientcam.json
T

26 lines
518 B
JSON

{
"version": 2,
"brand": "Ambientcam",
"brand_id": "ambientcam",
"streams": [
{
"id": "ambientcam-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ambientcam-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}