Files
StrixCamDB/brands/telca.json
T

28 lines
429 B
JSON

{
"version": 2,
"brand": "Telca",
"brand_id": "telca",
"streams": [
{
"id": "telca-1",
"url": "image.cgi",
"protocol": "http",
"port": 0,
"models": [
"TC-9751",
"TC-9852"
]
},
{
"id": "telca-2",
"url": "image.cgi?type=motion",
"protocol": "http",
"port": 0,
"models": [
"TC-9751",
"TC-9852"
]
}
]
}