Files
StrixCamDB/brands/htcone.json
T

40 lines
636 B
JSON

{
"version": 2,
"brand": "Htcone",
"brand_id": "htcone",
"streams": [
{
"id": "htcone-1",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Mini",
"one"
]
},
{
"id": "htcone-2",
"url": "video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"One M7"
]
},
{
"id": "htcone-3",
"url": "shot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"One Ss",
"opcv1"
]
}
]
}