Files
StrixCamDB/brands/kingkong.json
T

28 lines
469 B
JSON

{
"version": 2,
"brand": "Kingkong",
"brand_id": "kingkong",
"streams": [
{
"id": "kingkong-1",
"url": "/stream1",
"protocol": "rtsp",
"port": 0,
"models": [
"HL101BFA-I436-P-H265",
"KK1",
"UL66-I236"
]
},
{
"id": "kingkong-2",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"KK1"
]
}
]
}