feat(casting): implement casting functionality with auto-mute and UI controls

This commit is contained in:
2026-03-14 02:38:54 +01:00
parent 953366ed63
commit 0bdf7104a9
4 changed files with 112 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/chromecast-caf-sender": "^1.0.11",
"@types/hls.js": "^1.0.0",
"@types/node": "^20",
"@types/react": "^19",