]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update AIRPLAY2.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 26 May 2022 10:24:18 +0000 (11:24 +0100)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 10:24:18 +0000 (11:24 +0100)
AIRPLAY2.md

index 80b73e47fa1d52061909df763d0fe5a8cd601776..9db36486f648877f3d363bae05a9a9fef5824ba5 100644 (file)
@@ -22,13 +22,13 @@ AirPlay 2 support needs a slightly more powerful CPU for decoding and synchronis
 Here are some guidelines: 
 * Full access, including `root` privileges, to a system at least as powerful as a Raspberry Pi 2 or a Raspberry Pi Zero 2 W.
 * A fully up-to-date Linux or FreeBSD. This is important, as some of the libraries must be the latest available.
-* A version of the [ffmpeg](https://www.ffmpeg.org) library with an AAC decoder capable of decoding Floating Planar -- `fltp` -- material. There is a guide [here](https://github.com/mikebrady/shairport-sync/blob/development/TROUBLESHOOTING.md#aac-decoder-issues-airplay-2-only) to help you find out. (At the time of writing, Debian/Ubuntu/Raspberry Pi OS and FreeBSD all include this decoder. Fedora 36 does not.)
+* A version of the [ffmpeg](https://www.ffmpeg.org) library with an AAC decoder capable of decoding Floating Planar -- `fltp` -- material. There is a guide [here](https://github.com/mikebrady/shairport-sync/blob/development/TROUBLESHOOTING.md#aac-decoder-issues-airplay-2-only) to help you find out if your system has it. (At the time of writing, Debian, Ubuntu, Raspberry Pi OS and FreeBSD all include this decoder. Fedora 36 does not.)
 * An audio output, for example an `alsa` device (or `sndio` in FreeBSD). You can use an application called [`sps-alsa-explore`](https://github.com/mikebrady/sps-alsa-explore) to test the suitability of hardware `alsa` audio devices on your device. Other backends continue to work as with "classic" Shairport Sync.
 
 Guides
 ---
 * To build Shairport Sync for AirPlay 2 on Linux, please follow the guide at [BUILDFORAP2.md](https://github.com/mikebrady/shairport-sync/blob/development/BUILDFORAP2.md).
-* A guide for building on FreeBSD is forthcoming.
+* A guide for building on FreeBSD is available [here](https://github.com/mikebrady/shairport-sync/blob/development/FREEBSD.md).
 
 AirPlay 2 -- More About What Works
 ---