Moonlight Running Fine on iOS but not Android TV #268
Unanswered
ReactionDT
asked this question in
Sunshine
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I've went through and troubleshooted everything to the best of my ability but for whatever reason Moonlight on my Android TV keeps giving a Connection Terminated every time I try to connect. I've got an Nvidia GPU and made sure gamestream is turned off, etc. My iphone will connect straight away without any issues.
The only issues are with the TV. It finds the Sunshine host fine and has all the correct launch menus. It just won't complete a connection. Below is the log form my connection.
[2023:07:08:10:59:15]: Info: CLIENT DISCONNECTED
[2023:07:08:10:59:36]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2023:07:08:10:59:36]: Info: Trying encoder [nvenc]
[2023:07:08:10:59:37]: Info:
Device Description : NVIDIA GeForce RTX 3080 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002208
Device Video Mem : 12100 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16344 MiB
Feature Level : 0x0000B100
Capture size : 1920x1080
Offset : 5120x167
Virtual Desktop : 7040x1440
[2023:07:08:10:59:37]: Info: Desktop resolution [1920x1080]
[2023:07:08:10:59:37]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2023:07:08:10:59:37]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0.0984 nits
Max Luminance : 400 nits
Max Full Luminance : 351.276 nits
[2023:07:08:10:59:37]: Info: SDR color coding [Rec. 601]
[2023:07:08:10:59:37]: Info: Color range: [JPEG]
[2023:07:08:10:59:39]: Info:
Device Description : NVIDIA GeForce RTX 3080 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002208
Device Video Mem : 12100 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16344 MiB
Feature Level : 0x0000B100
Capture size : 1920x1080
Offset : 5120x167
Virtual Desktop : 7040x1440
[2023:07:08:10:59:39]: Info: Desktop resolution [1920x1080]
[2023:07:08:10:59:39]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2023:07:08:10:59:39]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0.0984 nits
Max Luminance : 400 nits
Max Full Luminance : 351.276 nits
[2023:07:08:10:59:39]: Info: SDR color coding [Rec. 601]
[2023:07:08:10:59:39]: Info: Color range: [JPEG]
[2023:07:08:10:59:40]: Info:
Device Description : NVIDIA GeForce RTX 3080 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002208
Device Video Mem : 12100 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16344 MiB
Feature Level : 0x0000B100
Capture size : 1920x1080
Offset : 5120x167
Virtual Desktop : 7040x1440
[2023:07:08:10:59:40]: Info: Desktop resolution [1920x1080]
[2023:07:08:10:59:40]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2023:07:08:10:59:40]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0.0984 nits
Max Luminance : 400 nits
Max Full Luminance : 351.276 nits
[2023:07:08:10:59:40]: Info: HDR color coding [Rec. 2020 + SMPTE 2084 PQ]
[2023:07:08:10:59:40]: Info: Color range: [JPEG]
[2023:07:08:10:59:40]: Info:
[2023:07:08:10:59:40]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2023:07:08:10:59:40]: Info:
[2023:07:08:10:59:40]: Info: Found encoder nvenc: [h264_nvenc, hevc_nvenc]
[2023:07:08:10:59:40]: Info: Executing [Desktop]
[2023:07:08:10:59:40]: Warning: Rejected connection from [127.0.0.1]: it's not properly set up
[2023:07:08:10:59:50]: Error: Initial Ping Timeout
[2023:07:08:10:59:50]: Error: Initial Ping Timeout
[2023:07:08:10:59:51]: Info: 10.0.0.180: Ping Timeout
Beta Was this translation helpful? Give feedback.
All reactions