Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem]: Development AirPort 1 Build not discovered by iOS 17.5 devices when PR #1831 is enabled #1856

Closed
1 of 2 tasks
poker335 opened this issue May 22, 2024 · 4 comments
Closed
1 of 2 tasks

Comments

@poker335
Copy link

poker335 commented May 22, 2024

What happened?

I have this issue when building shairport-sync, recent development branch, for AirPlay 1:

iOS 17.5 and iPadOS 17.5 devices do not discover shairport-sync (when PR #1831 is included).
However, macOS 14.5 does discover this build of shairport-sync.

When building the development branch with the changes from PR #1831 rolled back/reverted, the shairport-sync device is discovered by iOS 17.5 devices.

When using the release branch, the device is also discovered by iOS 17.5 devices.

So I assume there is a problem with PR #1831 & AirPlay 1 builds.

Relevant log output

No log output indicating an error.

System Information.

RPi 1, Raspberry Pi Model B Rev 2; dietpi distribution; Wolfson/Cirrus Logic sound card.

Configuration Information.

>> Display Config Start.

From "uname -a":
 Linux raspberrypi 6.6.29+ #1760 Mon Apr 29 14:38:33 BST 2024 armv6l GNU/Linux

From /etc/os-release:
 Raspbian GNU/Linux 12 (bookworm)

From /sys/firmware/devicetree/base/model:
 Raspberry Pi Model B Rev 2

Shairport Sync Version String:
 4.3.3-dev-74-gc2fe06b8-alac-OpenSSL-Avahi-ALSA-soxr-sysconfdir:/etc

Command Line:
 shairport-sync --displayConfig

Configuration File:
 /etc/shairport-sync.conf

Configuration File Settings:
 general :
 {
   interpolation = "soxr";
   ignore_volume_control = "yes";
 };
 alsa :
 {
   output_device = "hw:RPiCirrus";
 };

>> Display Config End.
>> Goodbye!

PulseAudio or PipeWire installed?

  • Check if your system uses a Sound Server.

How did you install Shairport Sync?

Built from source

Check previous issues

  • Confirm
@mikebrady
Copy link
Owner

Thanks for the report. Let me take a look, bit illl be a day or so…

@mikebrady
Copy link
Owner

Thanks again for this report. I think you are correct, and an update has been pushed on the development branch with the changes in PR #1831 reverted.

@poker335
Copy link
Author

Many thanks for update! I can confirm that the latest dev branch build works again with iOS 17.5 und AirPlay 1.

Copy link

This issue has been inactive for 28 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.

@github-actions github-actions bot added the Stale label Jul 27, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants