45 lines
895 B
JSON
45 lines
895 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Athome",
|
|
"brand_id": "athome",
|
|
"streams": [
|
|
{
|
|
"id": "athome-1",
|
|
"url": "snapshot.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "athome-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other",
|
|
"r'cam 3.0"
|
|
]
|
|
},
|
|
{
|
|
"id": "athome-3",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"r-cam 3.0"
|
|
]
|
|
},
|
|
{
|
|
"id": "athome-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"RTX 01"
|
|
]
|
|
}
|
|
]
|
|
}
|