« Osmc et casque audio bluetooth (draft) » : différence entre les versions
Aller à la navigation
Aller à la recherche
m (Pfoo a déplacé la page Osmc et casque audio bluetooth vers Osmc et casque audio bluetooth (draft) sans laisser de redirection) |
Aucun résumé des modifications |
||
Ligne 3 : | Ligne 3 : | ||
Puis utilisez le programme "osmc settings", parti network, bluetooth | Puis utilisez le programme "osmc settings", parti network, bluetooth | ||
Works ? | Works ? | ||
/etc/pulse/default.pa | |||
load-module module-udev-detect tsched=0 | |||
<pre>export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket</pre> | <pre>export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket</pre> |
Version du 19 juillet 2015 à 12:20
apt-get install alsa-utils bluez bluez-tools pulseaudio-module-bluetooth python-gobject python-gobject-2
Puis utilisez le programme "osmc settings", parti network, bluetooth Works ?
/etc/pulse/default.pa load-module module-udev-detect tsched=0
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket
/etc/dbus-1/system.d/pulseaudio-system.conf:
<policy user="osmc"> <allow own="org.PulseAudio1"/> <allow send_destination="org.PulseAudio1"/> <allow receive_sender="org.PulseAudio1"/> </policy> <policy user="osmc"> <allow own="org.pulseaudio.Server"/> </policy>