Files
StrixCamDB/brands/mach.json
T

28 lines
428 B
JSON

{
"version": 2,
"brand": "Mach",
"brand_id": "mach",
"streams": [
{
"id": "mach-1",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "mach-2",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}