Files
StrixCamDB/brands/golden-gate.json
T

18 lines
339 B
JSON

{
"version": 2,
"brand": "Golden Gate",
"brand_id": "golden-gate",
"streams": [
{
"id": "golden-gate-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"GG-IP-300"
]
}
]
}