-
-
Notifications
You must be signed in to change notification settings - Fork 581
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]: music does not play - only silence is played #1638
Comments
|
Right. Thanks for the Hint. I will check again with the newest commit in regular intervals. |
You can use #1566 to update and add
|
Thanks for the report. First, if you have the
Then you can run it from the command line with:
You’ll get some diagnostics and stats on that window. You could use Perhaps you could post the output of the |
I am already on the development branch. Today I can create more logs. |
Thanks. When you are generating the logs, a verbosity of 1 or 2 is fine — 3 is too much! |
New Log file with the following versions:
Shairport Log File: shairport-log.txt I assume the bottom bar in the ALSA plugin-in [shairport-sync] would show the input level to be played. It always stays at this level like shown in the screenshot |
Thanks for the information. Your logs also suggest that the audio is being received and processed by Shairport Sync, which is good news. The input level shown in the Volume Control panel is not affected by the AirPlay volume (i.e. the volume setting on your iOS/macOS source) setting. Instead, the AirPlay volume sets the level of the audio going in to the ALSA plug in. By default, it will be at -24.00 on a -30.00 to 0.00 dB (?) scale. My suggestion is to ensure the AirPlay volume is up high. It's working fine for me right here, running from the command line, on a Debian 11 VM in a macOS host: |
Ok, embarrassing as it is, it seems like that what I really needed was to set the AirPlay volume very close to the maximum. Closing this and thanks for your time. A great tool you created! |
Super, thanks. |
What happened?
I have installed the latest version of shairport-sync an NQPTP
Connecting works fine and I see the device. Though music never starts and it looks like only silence is played.
Checking the log files I see the following:
This seems to stop with:
0.000028105 "player.c:2754" first frame sync error (positive --> late): 6 frames, 0.136 mS at 44100 frames per second output.
and then it seems like it would start, but still no sound input:
0.000088297 "player.c:2804" Connection 1: Playback started at frame 2994119244 -- AirPlay 2 Realtime.
Logfile attached: shairport-sync-log.txt
Not sure what else to check to get this right.
Next Step: collect a NQPTP log file
Relevant log output
No response
Configuration Information.
ace@debian:~/shairport-sync$ shairport-sync --displayConfig
From "uname -a":
Linux debian 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
From /etc/os-release:
Debian GNU/Linux 11 (bullseye)
Shairport Sync Version String:
4.1-dev-875-gf164f19a-AirPlay2-alac-OpenSSL-Avahi-ALSA-pa-soxr-sysconfdir:/etc
Command Line:
shairport-sync --displayConfig
Configuration File:
/etc/shairport-sync.conf
The Configuration file contains no active settings.
How did you install Shairport Sync?
Built from source
Check previous issues
The text was updated successfully, but these errors were encountered: