You are not logged in.
HI,
How to see current Bluetooth codec bit-rate?
In particular, I'm interested in knowing current bit-rate for AAC connection.
"I exist" is the best myth I know..
Offline
Have you tried ?
pactl list sink-inputs
Last edited by silentbob476 (2025-06-01 11:03:16)
Offline
Nothing about codec.
"I exist" is the best myth I know..
Offline
The codec will be per BT device not per audio stream, so check pactl list sinks if anything or maybe pw-dump. Also quite possible that this isn't exposed outside of internals. Don't have a BT device handy to test this out.
Last edited by V1del (2025-06-02 13:07:44)
Offline
The codec will be per BT device not per audio stream, so check pactl list sinks if anything or maybe pw-dump. Also quite possible that this isn't exposed outside of internals. Don't have a BT device handy to test this out.
pactl list sinks does show codec name and format (sampling rate and bit depth) only.
Thanks, will learn about pw-dump.
"I exist" is the best myth I know..
Offline