aboutsummaryrefslogtreecommitdiff
path: root/hsm-web/Client/package.json
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2026-01-03 00:26:51 +0000
committerPaul Oliver <contact@pauloliver.dev>2026-01-03 03:42:43 +0000
commit864a1d2a22580a33b5e928734fd256c2133fb672 (patch)
treef164047133c293ae768112a6aad7eaab5df53401 /hsm-web/Client/package.json
parentf7f11acafe0a404fa218c13832e32fce574ae0f6 (diff)
Adds camera streaming to frontend
Diffstat (limited to 'hsm-web/Client/package.json')
-rw-r--r--hsm-web/Client/package.json1
1 files changed, 1 insertions, 0 deletions
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",