Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



RasPiCar Projekt Forum
CarPi Bluetooth Audio Streaming mit dem Raspi 3 - Druckversion

+- RasPiCar Projekt Forum (https://RasPiCarProjekt.de)
+-- Forum: Userbereich (https://RasPiCarProjekt.de/forumdisplay.php?fid=35)
+--- Forum: Projekte (https://RasPiCarProjekt.de/forumdisplay.php?fid=40)
+--- Thema: CarPi Bluetooth Audio Streaming mit dem Raspi 3 (/showthread.php?tid=1048)

Seiten: 1 2


RE: CarPi Bluetooth Audio Streaming mit dem Raspi 3 - Marco - 29.04.2017

Danke für den Vorschlag, aber im Auto benötige ich nur Bluetooth und kein Wlan, deshalb habe ich das Problem anders herum gelöst:

pulanlseaudio startet über Cronetab aktiviert damit meine Bluetoothverbindung mit dem Handy und Wlan deaktivier ich im W-Lan Manager.
Das ist für mich momentan die beste Lösung. Danke für eure Hilfe.


RE: CarPi Bluetooth Audio Streaming mit dem Raspi 3 - Quoti30 - 15.06.2017

Soll nicht zu sehr offtopic werden, aber funktioniert (abgesehen vom WLAN Prob) das Bluetooth Streaming jetzt besser?
Ich habe noch nicht die Step by Step umgesetzt habe also noch eine ältere RaspiCar drauf...

Zwar läuft bei mir OBD über Bluetooth stabil, auch mein Handy kriege ich nach unendlichen Versuchen und verwirrenden Apt get installs dazu zu connecten, kann aber meine Lautstärke nicht anpassen(über die Laustärketasten des Handys) ist das normal? Das wäre mir schon iwie wichtig. Und kriegt man mittlerweile das nervige Pairing ohne Konsole gelöst?

Optimal(und mir persönlich wichtig) wäre es, wenn FreundIn X sich connecten kann und ihre Musik abspielen und die Laustärke regeln kann.
Vieleicht kann mir ja jmd. helfen und evtl ne kleine Anleitung für das Pulseaudio Geraffel/ Handyeinrichtung schicken/verlinken, da blick ich iwie nicht durch.
Ich danke vielmals


RE: CarPi Bluetooth Audio Streaming mit dem Raspi 3 - Rsw - 24.07.2017

Hi guys, sorry if i speak in english, i'm interested to the bt audio streaming, i follow yours discussion but i don't understand very well what i should do to have a correct audio streaming,
To make it work well you need to have the wifi off? Is there some file to config? From kodi interface can you pairing the rasp with your phone right?
Thanks for the support!


RE: CarPi Bluetooth Audio Streaming mit dem Raspi 3 - Uwe - 24.08.2017

Hi Rsw,

Yes, due to some bandwidth issue, the WIFI needs to be switched off to allow stable Bluetooth. But this is no CARPI issue but a raspberry issue. Marco simply switches off WIFI manually to get it working correctly. For pairing to work you need to install some packages using apt-get install command from linux shell.
(I hope the translation helps a little)

Best regards,

Uwe