From c1eb83583e43ba5db57980c37c85939fed29e2dd Mon Sep 17 00:00:00 2001 From: eduard256 Date: Tue, 7 Apr 2026 12:38:13 +0000 Subject: [PATCH] Add Kojima camera database with OUI prefix --- brands/kojima.json | 21 +++++++++++++++++++++ oui.json | 1 + 2 files changed, 22 insertions(+) create mode 100644 brands/kojima.json diff --git a/brands/kojima.json b/brands/kojima.json new file mode 100644 index 0000000..5963870 --- /dev/null +++ b/brands/kojima.json @@ -0,0 +1,21 @@ +{ + "version": 2, + "brand": "Kojima", + "brand_id": "kojima", + "streams": [ + { + "id": "kojima-1", + "url": "/stream0", + "protocol": "rtsp", + "port": 8554, + "models": ["ssc-3mp-2k"] + }, + { + "id": "kojima-2", + "url": "/stream1", + "protocol": "rtsp", + "port": 8554, + "models": ["ssc-3mp-2k"] + } + ] +} diff --git a/oui.json b/oui.json index f08c0a2..08b8c7d 100644 --- a/oui.json +++ b/oui.json @@ -676,6 +676,7 @@ "38:0B:40": "Samsung", "38:16:D1": "Samsung", "38:18:4C": "Sony", + "38:2C:E5": "Kojima", "38:2D:D1": "Samsung", "38:2D:E8": "Samsung", "38:4A:80": "Samsung",