Files
StrixCamDB/legacy/brands/launch.json
T

38 lines
658 B
JSON

{
"brand": "Launch",
"brand_id": "launch",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"LC5000",
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "[CHANNEL]/1:1/main"
},
{
"models": [
"LC5000",
"lc5201b6",
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main"
},
{
"models": [
"LC5000"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "image.jpg"
}
]
}