Files
StrixCamDB/brands/eura-tech.json
T

63 lines
1.2 KiB
JSON

{
"version": 2,
"brand": "Eura-tech",
"brand_id": "eura-tech",
"streams": [
{
"id": "eura-tech-1",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 5544,
"models": [
"IC-01C3",
"IC-03C3",
"ic-11c3",
"IC-11C3",
"IC-12C3",
"IC-15C3"
]
},
{
"id": "eura-tech-2",
"url": "/videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 99,
"models": [
"IC-01C3"
]
},
{
"id": "eura-tech-3",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IC-03C3"
]
},
{
"id": "eura-tech-4",
"url": "img/snapshot.cgi?size=2",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"IC-03C3"
]
},
{
"id": "eura-tech-5",
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IC-03C3"
]
}
]
}