Files
StrixCamDB/brands/panoramic.json
T

39 lines
716 B
JSON

{
"version": 2,
"brand": "Panoramic",
"brand_id": "panoramic",
"streams": [
{
"id": "panoramic-1",
"url": "snapshot.jpg?account=[USERNAME]&password=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"330vr",
"VR CAMERA"
]
},
{
"id": "panoramic-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"cip-37186"
]
},
{
"id": "panoramic-3",
"url": "snapshot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"VR Camera"
]
}
]
}