Files
StrixCamDB/brands/communications-line.json
T

27 lines
569 B
JSON

{
"version": 2,
"brand": "Communications Line",
"brand_id": "communications-line",
"streams": [
{
"id": "communications-line-1",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0",
"protocol": "http",
"port": 0,
"models": [
"Indoor IP Cam"
]
},
{
"id": "communications-line-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"IP Camera 1",
"Other"
]
}
]
}