imx6 audio on bluetooth

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6 audio on bluetooth

1,226 次查看
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.

标签 (1)
0 项奖励
回复
2 回复数

1,138 次查看
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 项奖励
回复

1,136 次查看
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 项奖励
回复