Skip to content

fix(meetings): show accurate live capture state#3998

Merged
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:fix/mute-mic-meeting-state
Jun 11, 2026
Merged

fix(meetings): show accurate live capture state#3998
louis030195 merged 1 commit into
screenpipe:mainfrom
Anshgrover23:fix/mute-mic-meeting-state

Conversation

@Anshgrover23

@Anshgrover23 Anshgrover23 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description:

Screen.Recording.2026-06-11.at.5.24.20.PM.mov
  • user stopped mic audio device detection:
image
  • user resumed mic audio device detection:
image
  • Tests passing:
image
  • Separates live meeting state from actual audio/transcription capture state.
  • Adds backend capture_status and audio device status events for mic pause/resume.
  • Updates meeting notes UI to show paused/stalled/waiting states instead of always saying recording.

Fix:

  • Shows Microphone paused when mic input is paused.
  • Refreshes device state immediately after audio device start/stop.
  • Prevents empty transcripts from looking like a recording failure when capture is intentionally paused.

@Anshgrover23

Copy link
Copy Markdown
Contributor Author

@louis030195 Can I get a review on this one ?

@louis030195 louis030195 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super clean, love the explicit live capture states and immediate events. @Anshgrover23 did you test this with actual airpods/external mics pausing/resuming?

@Anshgrover23

Copy link
Copy Markdown
Contributor Author

@louis030195 yes, tested with airpods as well, Can i get a review on this one ?

Screen.Recording.2026-06-11.at.6.42.49.PM.mov

@Anshgrover23 Anshgrover23 requested a review from louis030195 June 11, 2026 13:15
@louis030195 louis030195 merged commit 50fc392 into screenpipe:main Jun 11, 2026
11 of 12 checks passed
@louis030195

Copy link
Copy Markdown
Collaborator
image

this is buggy btw

@Anshgrover23 Anshgrover23 deleted the fix/mute-mic-meeting-state branch June 11, 2026 20:38
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.

2 participants