Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Bluetooth audio output device not listed / not selectable on Raspberry Pi

未关闭
#114 3 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
42/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
linux, python, raspberry-pi

调研方向

Start with the sendspin --list-audio-devices entry point and reproduce the issue while the Bluetooth speaker is connected through bluetoothctl. Compare the devices visible to PipeWire or PulseAudio via paplay with those listed by sendspin. Done means the Bluetooth sink is selectable, or a documented reliable workaround lets headless users route playback through the current default sink.

由索引模型根据 Issue 内容生成。

描述

Describe the problem
On Raspberry Pi OS (PipeWire audio), my Bluetooth speaker is connected and set as the default audio sink (PipeWire sees it and playback via paplay or other apps works). However, when I run sendspin --list-audio-devices its not appearing. The Bluetooth output never appears in the sendspin device list, so I cannot select. What can I trieout?

Expected behavior

  • PipeWire/PulseAudio sinks (especially Bluetooth) to show up in device list
  • Ability to select by PulseAudio sink name
  • Or, at minimum, a way to force sendspin to always use the current default device used by PulseAudio/PipeWire

Environment

  • Raspberry Pi OS, updated, using PipeWire as default sound system
  • Sendspin running as systemd service and direct command
  • Bluetooth speaker connected with bluetoothctl.
  • sendspin-cli latest version (as of Feb 2026)

Additional context

  • It appears that PortAudio with ALSA backend can't see PipeWire/PA virtual devices on some distros
  • This makes reliable multi-room playback hard/impossible if you want to use Bluetooth speakers

Request

  • Please add support for PipeWire/PulseAudio sinks in the device list and audio routing, or document a reliable workaround for headless systems with Bluetooth.
主要语言
Python
星标
190
派生
36
平均合并
11 天 19 小时
30 天内合并 PR
2

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Sendspin/sendspin-python-cli 的其他 Issue

查看 Sendspin/sendspin-python-cli 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。