From 864a1d2a22580a33b5e928734fd256c2133fb672 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Sat, 3 Jan 2026 00:26:51 +0000 Subject: Adds camera streaming to frontend --- hsm-web/Client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'hsm-web/Client/package.json') diff --git a/hsm-web/Client/package.json b/hsm-web/Client/package.json index 21f7248..d9aa322 100644 --- a/hsm-web/Client/package.json +++ b/hsm-web/Client/package.json @@ -8,6 +8,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { + "@tomoxv/gstwebrtc-api": "^2.0.0", "@vue/cli": "^5.0.9", "axios": "^1.13.2", "core-js": "^3.8.3", -- cgit v1.2.1