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

Audio bug #1478

Open
guillermo-garijo opened this issue Dec 9, 2024 · 3 comments
Open

Audio bug #1478

guillermo-garijo opened this issue Dec 9, 2024 · 3 comments

Comments

@guillermo-garijo
Copy link

Describe the bug
When streaming the audio randomly cuts for a few miliseconds (500-1000). The video works fine, there is no lag. After that the audio resumes normally and this repeats randomly multiple times in a minute. There are no long periods of the audio working fine and the intervalas between the cuts are random.

Steps to reproduce
Streaming from Windows 11 to raspberry pi 4b (8GB). Default configurations on the client. Tested both with wifi and ethernet.

Affected games
The issue is not game related since playing a video from youtube it also happens.

Other Moonlight clients
I tested it out from xbox as a client and it also happens.

**Moonlight settings **
Default Moonlight settings

Client PC details

  • OS: Debian GNU/Linux 12 (bookworm)
  • Moonlight Version: 6.1.0-3
  • Device: Raspberry Pi 4B (8GB)

Server PC details (please complete the following information)

  • OS: Window 11 Pro 23H2
  • Sunshine: v0.23.1
  • GPU: Nvidia Gforce RTX 2060
  • GPU driver: Geforce Game Ready 566.35
  • CPU: AMD Ryzen 5 7500F 6-Core Processor

iperf3
No network related since iperf doesn't show that packets are being lost at least in the test.

Moonlight Logs (please attach)
m_logs.txt

Additional context
I tried changing the sampling rate from my windows host from 48k to 41k but the problem persists. My guess is that is something related to either my windows computer or sunshine but I don't know how to debug the logs so it may be related to the pi too. Any help is apreciated.

@Bobbar
Copy link

Bobbar commented Dec 10, 2024

Couple things:

  • It looks like you have HDMI2 connected. Try HDMI1, the port closest to the power port.
  • Have you tried it with ethernet instead of WiFI? You're getting a lot of dropped packets due to network latency.

@guillermo-garijo
Copy link
Author

@Bobbar Changing the HDMI removes the messages from the logs. The ones I atached are over wifi but the issue still presists when i'm over ethernet. I can upload them too if needed.

@Bobbar
Copy link

Bobbar commented Dec 19, 2024

@guillermo-garijo

Go ahead and post the new logs, if you don't mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants