Files
StrixCamDB/legacy/brands/epcam2.json
T

45 lines
793 B
JSON

{
"brand": "Epcam2",
"brand_id": "epcam2",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"EP2036BP",
"EP2063BP"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/0"
},
{
"models": [
"EP2036BP"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]"
},
{
"models": [
"EP2063BP"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snap.jpg?JpegCam=[CHANNEL]"
},
{
"models": [
"EP2063BP"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snap.jpg?JpegSize=XL"
}
]
}