Files
StrixCamDB/brands/dhi-cam.json
T

39 lines
643 B
JSON

{
"version": 2,
"brand": "Dhi Cam",
"brand_id": "dhi-cam",
"streams": [
{
"id": "dhi-cam-1",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"FACDC",
"Other"
]
},
{
"id": "dhi-cam-2",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "dhi-cam-3",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}