imx6 audio on bluetooth

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6 audio on bluetooth

799 Views
sergio_dorazio
Contributor IV

Hi,

I am working on IMX6 and YOCTO linux, I want to play audio on bluetooth.

What api must I use ? Pulseaudio or alsa ?

In my Yocto there is alsa. If I can use alsa , I need bluealsa packet. Have you examples ?

By Sergio.

Labels (1)
0 Kudos
2 Replies

711 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Sergio,

The Linux BSP has the bluez5 package available (the version of bluez may vary depending on the Linux BSP used). You can add it with the following line on the conf/local.conf file inside the build directory

IMAGE_INSTALL_append = “ bluez5 ”

There is more information on bluez on the i.MX Linux Reference Manual included as part of the BSP documentation.

I hope this helps!

Regards,

0 Kudos

709 Views
gpsri
Contributor I

Hi , 

I would like to use bluealsa to play the bluetooth audio. I have installed bluez5. 

Could you please let me know how to build and install the bluealsa using YOCTO project. 

Thanks in advance

Regards,

Sri

 

0 Kudos