Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
VIRTUAL_BT_SPEAKER(8)	    System Manager's Manual	 VIRTUAL_BT_SPEAKER(8)

NAME
       virtual_bt_speaker -- virtual bluetooth speaker

SYNOPSIS
       virtual_bt_speaker [-h]

DESCRIPTION
       virtual_bt_speaker  provides  bluetooth	speaker	functionality.	It re-
       ceives connections from bluetooth devices that stream music,  and  for-
       wards  the  received  stream to the given OSS device.  This utility de-
       pends 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	 loca-
	       tion.

       -i priority
	       Set real-time priority.

       -h      Show usage.

EXAMPLES
	     virtual_bt_speaker	-d /dev/dspX

SEE ALSO
       sdpd(8) and virtual_oss(8)

AUTHORS
       virtual_bt_speaker was written by Richard Kralovic riso@google.com.

FreeBSD	Ports 14.quarterly     February	12, 2025	 VIRTUAL_BT_SPEAKER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=virtual_bt_speaker&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help