Files
StrixCamDB/brands/hd-cloudcam.json
T

28 lines
453 B
JSON

{
"version": 2,
"brand": "Hd Cloudcam",
"brand_id": "hd-cloudcam",
"streams": [
{
"id": "hd-cloudcam-1",
"url": "/cam1/onvif-h264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"CloudCam"
]
},
{
"id": "hd-cloudcam-2",
"url": "/mpeg4",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"H264"
]
}
]
}