I want to stream an identical audio (music) stream from one linux box to two bluetooth headsets, as follows:
According to this stack overflow post there's not enough bandwidth in a single bluetooth device to send two audio streams.
Does that mean the only way to accomplish the above is to have multiple bluetooth devices on the linux box?