virtual_bt_speaker
—
virtual bluetooth speaker
virtual_bt_speaker
provides bluetooth
speaker functionality. It receives connections from bluetooth devices that
stream music, and forwards the received stream to the given OSS device. This
utility depends on
sdpd(8)
running in the background.
The following options are available:
-B
- Run program in background.
-d
devname
- OSS device to play the received streams.
-p
socketpath
- Path to SDP control socket. Default is to use default location.
-i
priority
- Set real-time priority.
-h
- Show usage.
virtual_bt_speaker -d /dev/dspX
virtual_bt_speaker
was written by
Richard Kralovic riso@google.com.