lukasjapan / bt-speaker

A simple Bluetooth Speaker Daemon for the Raspberry Pi 3
GNU General Public License v3.0
495 stars 95 forks source link

1 second delay wifi adapter is disabled #60

Open klapperys opened 5 years ago

klapperys commented 5 years ago

heey hope someone can help me . unfortunately i cannot watch any video content with the bluetooth audio there is a 1 second delay and my wifi adapter is disabled can somebody help me ?

djh816 commented 5 years ago

I don't know if this is the most latency accurate software as it uses audio sink etc layers to get the audio to play. If possible I'd try something like VLC where you can adjust for the audio offset (as this doesn't have a video input, I don't see a way to adjust that piece)

ca5ua1 commented 4 years ago

Hey There is another way to do it (it worked better for me less latency)

apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools gstreamer1.0-x gstreamer1.0-alsa gstreamer1.0-pulseaudio python3.5-dev python3.5-dbus

install bluez

git clone https://github.com/gmsoft-tuxicoman/bt-audio cd bt-audio sudo python3 bt-audio.py