Files
StrixCamDB/brands/ip-webcam.json
T

38 lines
623 B
JSON

{
"version": 2,
"brand": "Ip Webcam",
"brand_id": "ip-webcam",
"streams": [
{
"id": "ip-webcam-1",
"url": "/11",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"CAMHI"
]
},
{
"id": "ip-webcam-2",
"url": "/video",
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"models": [
"Other"
]
},
{
"id": "ip-webcam-3",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 8080,
"models": [
"SN-IPC-HW16"
]
}
]
}