Skip to content

added audio toggle to route video player#618

Open
Lossul wants to merge 2 commits intocommaai:masterfrom
Lossul:fix/route-video-audio
Open

added audio toggle to route video player#618
Lossul wants to merge 2 commits intocommaai:masterfrom
Lossul:fix/route-video-audio

Conversation

@Lossul
Copy link
Copy Markdown

@Lossul Lossul commented Mar 17, 2026

This PR adds an audio toggle to the RouteVideoPlayer to allow users to hear audio from dashboard video clips. Previously, videos were hardcoded to muted with no UI control to unmute.

  • Added isMuted state to RouteVideoPlayer.tsx
  • Updated the video element to use dynamic muted attribute
  • Added a mute/unmute toggle button to the player controls

Verified locally in demo mode that clicking the new volume icon successfully unmutes/mutes the audio and updates the icon state correctly.

@github-actions
Copy link
Copy Markdown

Changes:

path lines diff
./components/RouteVideoPlayer.tsx 194 +6

Total lines: 4744 (+6)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

deployed preview: https://618.connect-d5y.pages.dev

Welcome to connect! Make sure to:

  • read the contributing guidelines
  • mark your PR as a draft until it's ready to review
  • post the preview on Discord; feedback from users will speedup the PR review

Mobile

Desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant