moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.5k stars 325 forks source link

Bad Audio Latency #711

Open AroonSalotra opened 5 years ago

AroonSalotra commented 5 years ago

Pretty bad Audio delay with embedded, running GeForce 3.15, Latest Moonlight. I have the internet to run it fine but still audio delay on 1080p, 720 and 480p. Running on a Pi3b+

kurac338 commented 5 years ago

What is your bitrate set to? I use moonlight primarily on LAN, with a wired RPI 3. I used 30 000 bitrate, on 1080p60 for a couple of months without a problem. Recently I got a bigger / better TV and bumped the bitrate even higher to reduce the artifacts. Now it is set to 40 000, still without issues (video, audio and input all in sync). Also not sure if it could be related, but monitor your Pi's temperature and CPU load. I have a big heatsink on it (Pi 3 B, non +), and it has greatly helped with the temperatures (approx. -15 C).

For remote usage you need to play primarily with your resolution + framerate + bitrate that will be within the range of your particular upload speed. Also you might need to adjust your firewall settings not to interfere with GFE's ports / application.

noblackthunder commented 5 years ago

i have the same issue ... streamed minecraft in 144p at 40mbps from my main computer to my Surface pro 6 (core i7 version) via wifi (i am right beside the router)

Video was perfect but audio seemed to be delayed around a second

anywhere i can find logs and attach them here maybe ?

kurac338 commented 5 years ago

i have the same issue ... streamed minecraft in 144p at 40mbps from my main computer to my Surface pro 6 (core i7 version) via wifi (i am right beside the router)

Video was perfect but audio seemed to be delayed around a second

anywhere i can find logs and attach them here maybe ?

Hi, your issue seems to me linked to another moonlight project made for x86 platforms. Moonlight-embedded is made for ARM architecture (single board computers like Raspberry Pi).

Please refer to a corresponding project here: https://github.com/moonlight-stream It is likely that you are using moonlight-qt (at least you should be using that since others are discontinued), so file an issue there if there isn't already a related report.

noblackthunder commented 5 years ago

ohh sorry .. thanks !