Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user