Files
StrixCamDB/legacy/brands/lumiere.json
T

44 lines
867 B
JSON

{
"brand": "Lumiere",
"brand_id": "lumiere",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"EP-PD22W-HD"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"url": "/tcp/av0_0"
},
{
"models": [
"EP-PM40WP"
],
"type": "JPEG",
"protocol": "http",
"port": 10554,
"url": "img/snapshot.cgi?size=2"
},
{
"models": [
"EP-PM40WP"
],
"type": "JPEG",
"protocol": "http",
"port": 10554,
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0"
},
{
"models": [
"EP-PM40WP"
],
"type": "MJPEG",
"protocol": "http",
"port": 10554,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
}
]
}