Files
StrixCamDB/brands/digihero.json
T

18 lines
295 B
JSON

{
"version": 2,
"brand": "Digihero",
"brand_id": "digihero",
"streams": [
{
"id": "digihero-1",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"DIY"
]
}
]
}