More work on SRS backend for radio playback and recording

This commit is contained in:
Pax1601
2024-09-02 07:51:51 +02:00
parent ba2c48dead
commit b352bc824c
12 changed files with 247 additions and 56 deletions

View File

@@ -16,6 +16,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@tanem/svg-injector": "^10.1.68",
"@turf/turf": "^6.5.0",
"@types/dom-webcodecs": "^0.1.11",
"@types/leaflet": "^1.9.8",
"@types/react-leaflet": "^3.0.0",
"@types/turf": "^3.5.32",
@@ -24,6 +25,7 @@
"leaflet": "^1.9.4",
"leaflet-control-mini-map": "^0.4.0",
"leaflet-path-drag": "^1.9.5",
"opus-decoder": "^0.7.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",