Files
StrixCamDB/brands/kiocong.json
T

40 lines
727 B
JSON

{
"version": 2,
"brand": "Kiocong",
"brand_id": "kiocong",
"streams": [
{
"id": "kiocong-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"1601",
"Other"
]
},
{
"id": "kiocong-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"1602",
"1609"
]
},
{
"id": "kiocong-3",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}