From 9ec84f30385ea7f21b11f585c055dd97a36466d8 Mon Sep 17 00:00:00 2001 From: eduard256 Date: Fri, 3 Apr 2026 21:42:45 +0000 Subject: [PATCH] Add stream URLs and models from contribution issues --- brands/ali-express.json | 9 +++++++++ brands/amcrest.json | 1 + brands/eufy.json | 9 +++++++++ 3 files changed, 19 insertions(+) diff --git a/brands/ali-express.json b/brands/ali-express.json index d9f5c83..8a18630 100644 --- a/brands/ali-express.json +++ b/brands/ali-express.json @@ -98,6 +98,15 @@ "models": [ "wy0530" ] + }, + { + "id": "ali-express-11", + "url": "/live", + "protocol": "rtsp", + "port": 554, + "models": [ + "V380" + ] } ] } diff --git a/brands/amcrest.json b/brands/amcrest.json index 896687f..f91f15f 100644 --- a/brands/amcrest.json +++ b/brands/amcrest.json @@ -417,6 +417,7 @@ "IP5M_T1179EB-28MM", "IP5M_T1179EW", "IP5m-B1186EB", + "IP5M-B1186EW", "IP5M-B1276EW-AI", "IP5M-F1180EW-V2", "IP5M-T1179EW 28MM", diff --git a/brands/eufy.json b/brands/eufy.json index 86de5b9..deaa128 100644 --- a/brands/eufy.json +++ b/brands/eufy.json @@ -200,6 +200,15 @@ "models": [ "T8410" ] + }, + { + "id": "eufy-14", + "url": "/live", + "protocol": "rtsp", + "port": 554, + "models": [ + "Solo 2k" + ] } ] }