Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: bitrate mismatch: airplay in, BT-W2 out
#4
Indeed no 48K.

Maybe using plughw instead of hw in the shairport-sync launch string.

Edit file /var/www/inc/playerlib.php. Then in function startSps() at line #2102 scroll down a bit to the code block below and change 'hw:' to 'plughw:'

Code:
    else {
        $device = 'hw:' . $array[0]['value'];
    }

This should result in ALSA upsampling to 48K to match what the audio device accepts.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: bitrate mismatch: airplay in, BT-W2 out - by Tim Curtis - 05-06-2020, 06:30 PM

Forum Jump: