Files
StrixCamDB/legacy/brands/esp.json
T

65 lines
1.0 KiB
JSON

{
"brand": "Esp",
"brand_id": "esp",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"CA55",
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"url": "/11"
},
{
"models": [
"ESP 32"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "camera.jpg?camera=[CHANNEL]"
},
{
"models": [
"ESP 32",
"ESP32-S"
],
"type": "MJPEG",
"protocol": "http",
"port": 81,
"url": "/stream"
},
{
"models": [
"ESP 32",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "?action=stream"
},
{
"models": [
"ESP32-S"
],
"type": "MJPEG",
"protocol": "http",
"port": 81,
"url": "/"
},
{
"models": [
"ESP-EYE-v1"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": ""
}
]
}