Files
StrixCamDB/brands/hvcam.json
T

17 lines
281 B
JSON

{
"version": 2,
"brand": "Hvcam",
"brand_id": "hvcam",
"streams": [
{
"id": "hvcam-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"HV72PIC"
]
}
]
}