Files
StrixCamDB/brands/telco.json
T

62 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "Telco",
"brand_id": "telco",
"streams": [
{
"id": "telco-1",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"NC-530W"
]
},
{
"id": "telco-2",
"url": "tmpfs/auto.jpg",
"protocol": "http",
"port": 0,
"models": [
"NV-530"
]
},
{
"id": "telco-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "telco-4",
"url": "/11",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "telco-5",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "telco-6",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}