mariotaku / moonlight-tv

Lightweight NVIDIA GameStream Client, for LG webOS TV and embedded devices like Raspberry Pi
GNU General Public License v3.0
854 stars 31 forks source link

[COMPAT] Moonlight crashes while connecting #225

Closed Voull closed 1 year ago

Voull commented 1 year ago

Basic information

Description

Moonlight crashes while it tries to connect to host.

Host initializes application (in this case Steam) normally, after that TV exits Moonlight.

Decoders tried: SMP + ALSA NetCast Legacy + ALSA NetCast Legacy + NetCast Legacy

Crash Report: _var_palm_jail_com.limelight.webos_lib_libc-2.24.so (gsignal+0xc4) [0x969e9ec0].txt

mariotaku commented 1 year ago

Hi! Did you try other decoders, like NDL?

Voull commented 1 year ago

I've just tried NDL + ALSA and NDL + NetCast Legacy.

This time Moonlight didn't crash. Both yield the same error:

Failed to Start Streaming Connection failed at stage 9 (video stream establishment), errorCode = -1 (Unknown error -1)

Voull commented 1 year ago

For some magical reason, now it is working.

There is a few seconds of sound lag, but the main issue of connection is solved (NDL + ALSA).

Thanks!