Feature #435
closedAdd Bluetooth audio source
50%
Description
I want to play audio from the server via bluetooth (not BLE).
- http://stackoverflow.com/questions/12338621/a2dp-sink-without-pulseaudio
- https://wiki.gentoo.org/wiki/Bluetooth_Headset#BlueZ_5
This will take up another USB port, but it's possible that dongle can do dual service for audio and keyboard/mouse.
Related issues
Updated by Hammel over 9 years ago
- Priority changed from High to Urgent
- Severity changed from 03 - Medium to 01 - Critical
Updated by Hammel over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Updated by Hammel over 9 years ago
Now that I've proven bluetooth audio can work, I'm tracking playing audio from the video player here.
Ugh. omxplayer doesn't support Alsa. To use omxplayer, I'd have to add an external bluetooth transmitter.
VLC might work as an alternative but it may require a lot of updates to the base platform.
Updated by Hammel over 9 years ago
- % Done changed from 30 to 50
I've ordered a small, round bluetooth transmitter with 3.5mm input port and cables. This will go into the player box.
It should arrive in a few days. Sad, but that's all I can do for this for now.
Updated by Hammel over 9 years ago
I need to test mplayer to see if it works as a replacement for omxplayer for video playback. It would allow me to use software configured bluetooth audio instead of having to plugin in a bluetooth transmitter. However, I know it won't have hardware accelerated playback.
I'll track this with a separate issue: RM #459.