Files

36 lines
670 B
JSON

{
"version": 2,
"brand": "Kenton",
"brand_id": "kenton",
"streams": [
{
"id": "kenton-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"gjc02",
"kep2pcam"
]
},
{
"id": "kenton-2",
"url": "videostream.cgi?rate=11",
"protocol": "http",
"port": 0,
"models": [
"gjc02"
]
},
{
"id": "kenton-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}