35 lines
656 B
JSON
35 lines
656 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Piczel",
|
|
"brand_id": "piczel",
|
|
"streams": [
|
|
{
|
|
"id": "piczel-1",
|
|
"url": "GetData.cgi?Status=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"3500/3505"
|
|
]
|
|
},
|
|
{
|
|
"id": "piczel-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "piczel-3",
|
|
"url": "axis-cgi/jpg/image.cgi?date=1&clock=1&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|