Files
StrixCamDB/brands/surecom.json
T

62 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "Surecom",
"brand_id": "surecom",
"streams": [
{
"id": "surecom-1",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"LN-400"
]
},
{
"id": "surecom-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"LN-400"
]
},
{
"id": "surecom-3",
"url": "img/snapshot.cgi?size=2",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "surecom-4",
"url": "mjpeg.cgi",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "surecom-5",
"url": "?action=appletvstream",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "surecom-6",
"url": "img/video.sav",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}