Crates.io | force_a2dp |
lib.rs | force_a2dp |
version | 0.1.0 |
source | src |
created_at | 2021-06-24 14:18:34.755871 |
updated_at | 2021-06-24 14:18:34.755871 |
description | Tool to force A2DP sink on any Bluetooth device |
homepage | https://github.com/bensadiku/force_a2dp |
repository | |
max_upload_size | |
id | 414479 |
size | 23,625 |
WIP workaround fix for a pulse audio bug, HSP/HFP profiles in Ubuntu 20.04 have terrible quality, this mini scrcipt will force A2DP sink for any BT device connected. Note that A2DP is unidirectional (BT limitation), so if you force this profile bt mics will not be active.
This wraps pacmd and bluetoothctl so if there's an error setting the A2DP profile, it will restart Bluetooth and try to set the profile again.
If you have Cargo installed:
cargo install force_a2dp
Or download from release tab
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.