Files
StrixCamDB/brands/alphacam.json
T

17 lines
295 B
JSON

{
"version": 2,
"brand": "Alphacam",
"brand_id": "alphacam",
"streams": [
{
"id": "alphacam-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"12345"
]
}
]
}