-
Notifications
You must be signed in to change notification settings - Fork 665
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
[Issue]: Inputs freeze intermittently with a Bluetooth controller connected to the phone while streaming (sunshine host) #1395
Comments
You can try my fork that may have solved the issue: ClassicOldSong/moonlight-android/releases Uncheck |
Dupe #1389 |
I just installed your fork and unchecked the option, but the problem persists. All inputs still hang for 10 seconds with the same slow binder log. |
Thanks, @ClassicOldSong ! I managed to produce a duct tape fix by commenting out
And every error lines caused by commenting out the above two lines in |
There was a typo in my commit, that option was not actually set... Just pushed a new release, you can try again... The AI generated string didn't match the actual key of the checkbox... |
Yup, the new upload works. |
Thanks so much, @ClassicOldSong! I had been having the exact same issue for a month. Only with bluetooth controller, only on Android client, and server wasn't even Sunshine, just nvidia driver. Input freeze every few minutes for about 15 seconds, with the last inputs remaining stuck. I searched a lot and thought the github would have a newer Android client version than the play store but no, still 12.1, the same as over six months ago. But today thanks to your fork I never had that problem again, and found some nice advanced features as well. Awesome. Glad I found this page. |
Exact same issue using the Nvidia Shield and after controlling the cursor using the Shield app on an android device. |
Describe the bug
Input (phone touchscreen & Xbox controller connected to the phone via Bluetooth) would freeze randomly during streaming, but video/audio are not affected.
Steps to reproduce
Affected games
All.
Other Moonlight clients
PC
Moonlight adjusted settings
No
Moonlight adjusted settings (please complete the following information)
N/A
Moonlight default settings
Yes
Gamepad-related connection issue
No
Gamepad-related input issue
No
Gamepad-related streaming issue
Yes
Android version
Android 12
Device model
POCO X4 GT (Dimensity 8100)
Server PC OS version
Windows 10 21H2
Server PC GeForce Experience version
N/A
Server PC Nvidia GPU driver version
N/A
Server PC antivirus and firewall software
Windows defaults
Screenshots
No response
Relevant log output
Inputs freeze at the first log (about audio) and resumes at the last (so about 10 seconds.)
Additional context
I managed to find an OTG connector and connected the Xbox controller to the phone via USB, but I failed to reproduce the issue, so it's Bluetooth-specific.
I've tried to play the same games with the Steam Link app, and despite the horrible performance and messy steam input mapping system, I haven't experienced any freezing, so this can't be caused by "hardware limitation due to the antenna wiring" as mentioned in the moonlight-streaming troubleshooting page.
The text was updated successfully, but these errors were encountered: