Files
StrixCamDB/legacy/brands/lsvision.json
T

46 lines
879 B
JSON

{
"brand": "Lsvision",
"brand_id": "lsvision",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"IPC",
"LS-PD1200C"
],
"type": "JPEG",
"protocol": "http",
"port": 88,
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]"
},
{
"models": [
"LS-HD2200C-P",
"private"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/mpeg4"
},
{
"models": [
"lsvison"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/Onvif/live/1/1"
},
{
"models": [
"LSVISON"
],
"type": "JPEG",
"protocol": "http",
"port": 10554,
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]"
}
]
}