Files
StrixCamDB/brands/surecom.json
T

68 lines
1.2 KiB
JSON

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