Files
StrixCamDB/brands/keeper.json
T

48 lines
800 B
JSON

{
"version": 2,
"brand": "Keeper",
"brand_id": "keeper",
"streams": [
{
"id": "keeper-1",
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"IPC"
]
},
{
"id": "keeper-2",
"url": "live3.sdp",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"kc-pc5120"
]
},
{
"id": "keeper-3",
"url": "/live0.264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"KC-RX7110"
]
},
{
"id": "keeper-4",
"url": "/live3.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"SV-Y2"
]
}
]
}