[pulseaudio-tickets] [PulseAudio] #893: Stream Audio over bluetooth and hear it on my computers speakers
PulseAudio
trac-noreply at tango.0pointer.de
Tue Jan 11 19:20:56 PST 2011
#893: Stream Audio over bluetooth and hear it on my computers speakers
-------------------------+--------------------------------------------------
Reporter: mroussin51 | Owner: lennart
Type: defect | Status: closed
Milestone: | Component: daemon
Resolution: invalid | Keywords:
-------------------------+--------------------------------------------------
Changes (by tanuk):
* status: new => closed
* resolution: => invalid
Comment:
This is not a bug report, this is a request for help, so I'm closing the
ticket. Please use the mailing list for questions like this. (An
enhancement request for a more obvious UI for connecting a source to a
sink would make sense also in the bug tracker, though, if it doesn't exist
already.)
As for the answer to your question, module-loopback can be used to connect
any source to any sink. Either run just
{{{
pactl load-module module-loopback
}}}
and then move the virtual streams to the right source and sink with e.g.
pavucontrol, or since you've already dug out the device names you can
configure module-loopback directly with
{{{
pactl load-module module-loopback source=bluez_source.BC_0D_A5_83_95_AE
sink=alsa_output.pci-0000_00_1b.0.analog-stereo
}}}
--
Ticket URL: <http://pulseaudio.org/ticket/893#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list