Files

45 lines
864 B
JSON

{
"version": 2,
"brand": "Alcon",
"brand_id": "alcon",
"streams": [
{
"id": "alcon-1",
"url": "mpeg4/[CHANNEL]/media.amp",
"protocol": "rtsp",
"port": 0,
"models": [
"AL2001B"
]
},
{
"id": "alcon-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"al2005pt",
"Other"
]
},
{
"id": "alcon-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "alcon-4",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}