From 71553bf20097478d72db391abbeaabddbb826c9b Mon Sep 17 00:00:00 2001 From: woan <798680981@qq.com> Date: Wed, 17 Jun 2026 18:59:48 +0800 Subject: [PATCH] =?UTF-8?q?test(camera):=20=E9=97=A8=E9=93=83=20Video=20Do?= =?UTF-8?q?orbell=20=E7=BA=B3=E5=85=A5=E6=8B=89=E6=B5=81=E7=94=A8=E4=BE=8B?= =?UTF-8?q?(=E5=87=BA=E6=B5=81=E9=AA=8C=E8=AF=81=E9=80=9A=E8=BF=87;=20ONES?= =?UTF-8?q?=20stepId=20=E5=BE=85=E8=A1=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- tests/camera/camera_stream.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/camera/camera_stream.test.ts b/tests/camera/camera_stream.test.ts index 7cf51dc..0c0cab6 100644 --- a/tests/camera/camera_stream.test.ts +++ b/tests/camera/camera_stream.test.ts @@ -20,6 +20,7 @@ const CAMERAS_ANDROID: CamCfg[] = [ { name: 'Pan/Tilt Cam Plus 2K 06', ones: '15974#SaKmFWLw' }, // PTC Plus 3MP(近似) { name: 'Pan/Tilt Cam Plus 3K 09', ones: '15974#LDqSDPPT' }, // PTC Plus 5MP(近似) { name: 'Outdoor Spotlight Cam 2K jx', ones: '15974#WH7kyypF' }, // OSC 2K + { name: 'Video Doorbell 47', ones: '15974' }, // 门铃 Video Doorbell(出流 stepId 待补) ]; // iOS 账号摄像头(首页实际卡名,2026-06 dump):Pan/Tilt Cam 2K 6O / Pan/Tilt Cam Plus 3K B3 / Outdoor Spotlight Cam 2K FV。 // 用型号子串(CONTAINS 匹配,忽略设备后缀)。