Files
StrixCamDB/brands/tsm.json
T

29 lines
448 B
JSON

{
"version": 2,
"brand": "Tsm",
"brand_id": "tsm",
"streams": [
{
"id": "tsm-1",
"url": "/video.mp4",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"ipzd500",
"IPZW400"
]
},
{
"id": "tsm-2",
"url": "jpg/image.jpg?size=3",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"IPZW400"
]
}
]
}