Remove file protocol entry from eufy (D:/ is not a stream URL)

This commit is contained in:
eduard256
2026-03-25 07:28:00 +00:00
parent 9555be7ba9
commit bd15e3ff64
+9 -18
View File
@@ -101,15 +101,6 @@
}, },
{ {
"id": "eufy-4", "id": "eufy-4",
"url": "D:/",
"protocol": "file",
"port": 0,
"models": [
"Cam2c"
]
},
{
"id": "eufy-5",
"url": "/", "url": "/",
"protocol": "https", "protocol": "https",
"port": 443, "port": 443,
@@ -124,7 +115,7 @@
] ]
}, },
{ {
"id": "eufy-6", "id": "eufy-5",
"url": "/live3", "url": "/live3",
"protocol": "rtsp", "protocol": "rtsp",
"port": 0, "port": 0,
@@ -134,7 +125,7 @@
] ]
}, },
{ {
"id": "eufy-7", "id": "eufy-6",
"url": "/live4", "url": "/live4",
"protocol": "rtsp", "protocol": "rtsp",
"port": 0, "port": 0,
@@ -143,7 +134,7 @@
] ]
}, },
{ {
"id": "eufy-8", "id": "eufy-7",
"url": "/img/video.asf", "url": "/img/video.asf",
"protocol": "mms", "protocol": "mms",
"port": 554, "port": 554,
@@ -157,7 +148,7 @@
] ]
}, },
{ {
"id": "eufy-9", "id": "eufy-8",
"url": "/11", "url": "/11",
"protocol": "rtsp", "protocol": "rtsp",
"port": 554, "port": 554,
@@ -166,7 +157,7 @@
] ]
}, },
{ {
"id": "eufy-10", "id": "eufy-9",
"url": "/mjpg/video.mjpg", "url": "/mjpg/video.mjpg",
"protocol": "http", "protocol": "http",
"port": 10002, "port": 10002,
@@ -175,7 +166,7 @@
] ]
}, },
{ {
"id": "eufy-11", "id": "eufy-10",
"url": "/img/media.sav", "url": "/img/media.sav",
"protocol": "rtsp", "protocol": "rtsp",
"port": 554, "port": 554,
@@ -184,7 +175,7 @@
] ]
}, },
{ {
"id": "eufy-12", "id": "eufy-11",
"url": "/live0.264", "url": "/live0.264",
"protocol": "rtsp", "protocol": "rtsp",
"port": 554, "port": 554,
@@ -193,7 +184,7 @@
] ]
}, },
{ {
"id": "eufy-13", "id": "eufy-12",
"url": "/0", "url": "/0",
"protocol": "rtsp", "protocol": "rtsp",
"port": 554, "port": 554,
@@ -202,7 +193,7 @@
] ]
}, },
{ {
"id": "eufy-14", "id": "eufy-13",
"url": "/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]", "url": "/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http", "protocol": "http",
"port": 554, "port": 554,