Selectable audio source #7

Closed
opened 2026-09-19 17:17:42 +01:00 by petere · 0 comments
Owner

Add an option to choose which audio source is captured.

Currently teleportfling captures the system default output (the sink monitor via PipeWire). Add a setting to pick a specific audio source/device (e.g. a specific monitor, a virtual device, or a microphone) instead of only the default sink.

Likely requires enumerating PipeWire audio sources in the GUI and passing the selected node through to the capture backend.

Add an option to choose which audio source is captured. Currently teleportfling captures the system default output (the sink monitor via PipeWire). Add a setting to pick a specific audio source/device (e.g. a specific monitor, a virtual device, or a microphone) instead of only the default sink. Likely requires enumerating PipeWire audio sources in the GUI and passing the selected node through to the capture backend.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: petere/TeleportFling#7