Progress: I was able to start moonlight in the S905
Code
./moonlight stream
Searching for server...
Connect to 192.168.1.71...
sh: setterm: not found
Initializing platform...done
Resolving host name...done
Starting RTSP handshake...done
Initializing control stream...done
Initializing video stream...done
Initializing audio stream...done
Initializing input stream...done
Starting control stream...done
Starting video stream...done
Starting audio stream...done
Starting input stream...done
Returning RTP packet queued for too long
Received OOS audio data (expected 46605, but got 46606)
Decode failed - Invalid data found when processing input
Decode failed - Invalid data found when processing input
Display More
Unfortunately it seems its only software aceleration so it looks very bad, -platform aml still doesnt work even tho it is listed as available.
Will keep working on this.
edit: I found out we probably need libmoonlight-aml.so somewhere, but I am not sure where to put it so that moonlight can find it, I tried in the libs folder and it didn't work.