村上や

“TOP”へMC900432676[1]

ニュース

 

20191012

 

Raspberry Pi Zero WH」で作るインターネットラジオです。

 

 

bluetoothスピーカーに挑戦しました。

スマホの音楽をbluetooth通信で音を出してみましたが、音質は・・・。

ノイズも出ます。

Wifiをオフにしても、ノイズはそれほど改善されません。

うーーーん。

 

備忘録です。

bluetooth 関連のパッケージ追加

# apt-get install pulseaudio-module-bluetooth python-gobject python-gobject-2

 

↓ユーザー(pi)を「lp」グループに追加

# usermod -a -G lp pi

 

↓「/etc/bluetooth/audio.conf」の新規作成

# nano /etc/bluetooth/audio.conf

Enable=Source,Sink,Headset,Gateway,Control,Socket,Media

 

↓「/etc/pulse/daemon.conf」の修正

# nano /etc/pulse/daemon.conf

; resample-method = speex-float-1」の下に以下を追加

resample-method = trivial

 

↓再起動

# reboot

 

 

Bluetooth の設定

# bluetoothctl

 

Bluetoothを発見可能にする

[bluetooth]# discoverable on

 

Bluetooth の設定確認

[bluetooth]# show

以下となっていることを確認する

Powered: yes

Discoverable: yes

Pairable: yes

 

↓スマホでペアリング登録

以下が表示される

[CHG] Device XX:XX:XX:XX:XX:XX

 

↓ペアリングを認証

[bluetooth]# trust XX:XX:XX:XX:XX:XX

 

Bluetooth の設定確認

[bluetooth]# show

以下となっていることを確認する

Powered: yes

Discoverable: no

Pairable: yes

 

 

 

【バックナンバー】

MC900053825[1] 2019106

MC900053825[1] 2019929

MC900053825[1] 2019921

MC900053825[1] 2019916

MC900053825[1] 201997

MC900053825[1] 2019831

MC900053825[1] 2019825

MC900053825[1] 2019817

MC900053825[1] 2019813

MC900053825[1] 2019812

MC900053825[1] 201984

MC900053825[1] 2019728

MC900053825[1] 2019721

MC900053825[1] 2019715

MC900053825[1] 201977

MC900053825[1] 2019630

MC900053825[1] 2019623

MC900053825[1] 2019616

MC900053825[1] 201969

MC900053825[1] 201962

MC900053825[1] 2019526

MC900053825[1] 2019512

MC900053825[1] 201956

MC900053825[1] 201953

MC900053825[1] 2019430

MC900053825[1] 2019421

MC900053825[1] 2019414

MC900053825[1] 201947

MC900053825[1] 2019330

MC900053825[1] 2019323

MC900053825[1] 2019321

MC900053825[1] 2019317

MC900053825[1] 201939

MC900053825[1] 201933

MC900053825[1] 2019224

MC900053825[1] 2019217

MC900053825[1] 2019211

MC900053825[1] 201923

MC900053825[1] 2019127

MC900053825[1] 2019120

MC900053825[1] 2019114

MC900053825[1] 201916

MC900053825[1] 201913

MC900053825[1] 2019年1月1

MC900053825[1] 2018

MC900053825[1] 2017

MC900053825[1] 2016

MC900053825[1] 2015

MC900053825[1] 2014

MC900053825[1] 2013

MC900053825[1] 2012

MC900053825[1] 2011