Files
StrixCamDB/brands/kittyhok.json
T

48 lines
822 B
JSON

{
"version": 2,
"brand": "Kittyhok",
"brand_id": "kittyhok",
"streams": [
{
"id": "kittyhok-1",
"url": "/video.mp4",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"1080p HD PTZ"
]
},
{
"id": "kittyhok-2",
"url": "/cam1/h264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"1080p HD PTZ"
]
},
{
"id": "kittyhok-3",
"url": "/ch0_0.h264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"PTZ IPcam"
]
},
{
"id": "kittyhok-4",
"url": "/cam1/onvif-h264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"ptzwifi"
]
}
]
}