Files
StrixCamDB/brands/hp.json
T

48 lines
755 B
JSON

{
"version": 2,
"brand": "Hp",
"brand_id": "hp",
"streams": [
{
"id": "hp-1",
"url": "image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "hp-2",
"url": "current[CHANNEL].jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "hp-3",
"url": "shot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "hp-4",
"url": "?action=stream",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}