26 lines
449 B
JSON
26 lines
449 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Keian",
|
|
"brand_id": "keian",
|
|
"streams": [
|
|
{
|
|
"id": "keian-1",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"KVC60S"
|
|
]
|
|
},
|
|
{
|
|
"id": "keian-2",
|
|
"url": "/video.mjpg?q=30&fps=33&id=0.5",
|
|
"protocol": "http",
|
|
"port": 8090,
|
|
"models": [
|
|
"VC7816WIP"
|
|
]
|
|
}
|
|
]
|
|
}
|