Sunshine icon indicating copy to clipboard operation
Sunshine copied to clipboard

NO SOUND 7.1

Open RYSKLE opened this issue 6 months ago • 8 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Is your issue described in the documentation?

  • [x] I have read the documentation

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

Hello,

Sunshine tried in both setup : 1-Direct capture audio device with id set manually (device is 7.1 as well) -> no sound in 7.1 avr via moonlight While in 5.1 or stereo works but keep switching between the two modes unusable

2-steam stream speaker chosen and checked in settings while id left blank -> no sound in 7.1 via moonlight.

Moonlight on android device ugoos amb6+ with lpcm 8 channel decoding or any existing audio format capable.

Basically in 7.1 with the options = no sound

In 5.1 with both option = sound keep switching stereo and 5.1 and cut everytime

In stereo all works but sound is awful on 7.1 avr system

I tried forcing sunshing via config file on 8 channel doesn't help.

Expected Behavior

working 7.1 sound same as with parsec or steam link

Additional Context

No response

Host Operating System

Windows

Operating System Version

W10 22h2

Architecture

amd64/x86_64

Sunshine commit or version

v2025.122.141614

Package

Windows - installer (recommended)

GPU Type

NVIDIA

GPU Model

5070ti

GPU Driver/Mesa Version

576.52

Capture Method

Desktop Duplication API (Windows)

Config


Apps

all

Relevant log output

[2025-06-28 12:50:08.923]: Info: Sunshine version: v2025.122.141614
[2025-06-28 12:50:08.923]: Info: Package Publisher: LizardByte
[2025-06-28 12:50:08.923]: Info: Publisher Website: https://app.lizardbyte.dev
[2025-06-28 12:50:08.923]: Info: Get support: https://app.lizardbyte.dev/support
[2025-06-28 12:50:08.923]: Info: Provided workaround settings for SettingsManager:
{
  "hdr_blank_delay": null
}
[2025-06-28 12:50:08.925]: Info: Currently available display devices:
[
  {
    "device_id": "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}",
    "display_name": "\\\\.\\DISPLAY1",
    "friendly_name": "Odyssey G65B",
    "info": {
      "hdr_state": "Enabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 239970
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{f38a9726-56eb-56af-a75f-15cb3944fc2c}",
    "display_name": "\\\\.\\DISPLAY2",
    "friendly_name": "LG-SBAR",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 2560,
        "y": 0
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 71601
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-06-28 12:50:09.033]: Info: nvprefs: No need to modify application profile settings
[2025-06-28 12:50:09.033]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2025-06-28 12:50:09.062]: Info: Compiling shaders...
[2025-06-28 12:50:09.077]: Info: System tray created
[2025-06-28 12:50:09.117]: Info: Compiled shaders
[2025-06-28 12:50:09.121]: Info: Trying encoder [nvenc]
[2025-06-28 12:50:09.323]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 2560x1440
Offset             : 0x0
Virtual Desktop    : 5120x1440
[2025-06-28 12:50:09.324]: Info: Active GPU has HAGS enabled
[2025-06-28 12:50:09.324]: Info: Using realtime GPU priority
[2025-06-28 12:50:09.325]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:50:09.325]: Info: Desktop resolution [2560x1440]
[2025-06-28 12:50:09.325]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:50:09.325]: Info: Display refresh rate [239.97Hz]
[2025-06-28 12:50:09.326]: Info: Requested frame rate [60fps]
[2025-06-28 12:50:09.326]: Info: Creating encoder [h264_nvenc]
[2025-06-28 12:50:09.326]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:50:09.326]: Info: Color depth: 8-bit
[2025-06-28 12:50:09.326]: Info: Color range: JPEG
[2025-06-28 12:50:09.371]: Info: NvEnc: created encoder H.264 P2 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:50:09.386]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:50:09.386]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:50:09.386]: Info: Color depth: 8-bit
[2025-06-28 12:50:09.386]: Info: Color range: JPEG
[2025-06-28 12:50:09.431]: Info: NvEnc: created encoder HEVC P2 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:50:09.448]: Info: Creating encoder [h264_nvenc]
[2025-06-28 12:50:09.448]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:50:09.448]: Info: Color depth: 8-bit
[2025-06-28 12:50:09.448]: Info: Color range: JPEG
[2025-06-28 12:50:09.493]: Info: NvEnc: created encoder H.264 P2 yuv444 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:50:09.675]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 2560x1440
Offset             : 0x0
Virtual Desktop    : 5120x1440
[2025-06-28 12:50:09.676]: Info: Active GPU has HAGS enabled
[2025-06-28 12:50:09.677]: Info: Using realtime GPU priority
[2025-06-28 12:50:09.677]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:50:09.677]: Info: Desktop resolution [2560x1440]
[2025-06-28 12:50:09.677]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:50:09.678]: Info: Display refresh rate [239.97Hz]
[2025-06-28 12:50:09.678]: Info: Requested frame rate [60fps]
[2025-06-28 12:50:09.678]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:50:09.678]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 12:50:09.678]: Info: Color depth: 10-bit
[2025-06-28 12:50:09.678]: Info: Color range: JPEG
[2025-06-28 12:50:09.778]: Info: NvEnc: created encoder HEVC P2 yuv444 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:50:09.814]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-06-28 12:50:09.814]: Info: 
[2025-06-28 12:50:09.814]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-06-28 12:50:09.815]: Info: 
[2025-06-28 12:50:09.815]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2025-06-28 12:50:09.815]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2025-06-28 12:50:09.816]: Info: Configuration UI available at [https://localhost:47990]
[2025-06-28 12:50:10.573]: Info: Registered Sunshine mDNS service
[2025-06-28 12:52:53.597]: Info: Trying to apply display device settings. API is available: true
[2025-06-28 12:52:53.597]: Info: Using the following configuration:
{
  "device_id": "",
  "device_prep": "VerifyOnly",
  "hdr_state": "Enabled",
  "refresh_rate": {
    "type": "rational",
    "value": {
      "denominator": 1,
      "numerator": 60
    }
  },
  "resolution": {
    "height": 2160,
    "width": 3840
  }
}
[2025-06-28 12:52:53.598]: Info: Active topology before any changes:
[
  [
    "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  ],
  [
    "{f38a9726-56eb-56af-a75f-15cb3944fc2c}"
  ]
]
[2025-06-28 12:52:53.599]: Info: Currently available devices:
[
  {
    "device_id": "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}",
    "display_name": "\\\\.\\DISPLAY1",
    "friendly_name": "Odyssey G65B",
    "info": {
      "hdr_state": "Enabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 239970
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{f38a9726-56eb-56af-a75f-15cb3944fc2c}",
    "display_name": "\\\\.\\DISPLAY2",
    "friendly_name": "LG-SBAR",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 2560,
        "y": 0
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 71601
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-06-28 12:52:53.600]: Info: Will compute new display device topology from the following input:
  - initial topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - initial primary devices: ["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"]
  - configuring unspecified device: true
  - device to configure: "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  - additional devices to configure: []
[2025-06-28 12:52:53.601]: Info: Newly computed display device topology data:
  - topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - change is needed: false
  - additional devices to configure: []
[2025-06-28 12:52:53.601]: Info: Changing display modes to:
{
  "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}": {
    "refresh_rate": {
      "denominator": 1,
      "numerator": 60
    },
    "resolution": {
      "height": 2160,
      "width": 3840
    }
  },
  "{f38a9726-56eb-56af-a75f-15cb3944fc2c}": {
    "refresh_rate": {
      "denominator": 1000,
      "numerator": 71601
    },
    "resolution": {
      "height": 1440,
      "width": 2560
    }
  }
}
[2025-06-28 12:52:54.527]: Info: Encoder reenumeration is required
[2025-06-28 12:52:54.542]: Info: Trying encoder [nvenc]
[2025-06-28 12:52:55.216]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 12:52:55.438]: Info: Active GPU has HAGS enabled
[2025-06-28 12:52:55.438]: Info: Using realtime GPU priority
[2025-06-28 12:52:55.439]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:52:55.439]: Info: Desktop resolution [3840x2160]
[2025-06-28 12:52:55.439]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:52:55.439]: Info: Display refresh rate [60Hz]
[2025-06-28 12:52:55.446]: Info: Requested frame rate [60fps]
[2025-06-28 12:52:55.447]: Info: Creating encoder [h264_nvenc]
[2025-06-28 12:52:55.673]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:52:55.673]: Info: Color depth: 8-bit
[2025-06-28 12:52:55.678]: Info: Color range: JPEG
[2025-06-28 12:52:55.731]: Info: NvEnc: created encoder H.264 P2 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:52:55.756]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:52:55.756]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:52:55.756]: Info: Color depth: 8-bit
[2025-06-28 12:52:55.756]: Info: Color range: JPEG
[2025-06-28 12:52:55.810]: Info: NvEnc: created encoder HEVC P2 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:52:55.835]: Info: Creating encoder [h264_nvenc]
[2025-06-28 12:52:55.835]: Info: Color coding: SDR (Rec. 601)
[2025-06-28 12:52:55.835]: Info: Color depth: 8-bit
[2025-06-28 12:52:55.841]: Info: Color range: JPEG
[2025-06-28 12:52:55.889]: Info: NvEnc: created encoder H.264 P2 yuv444 two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:52:56.143]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 12:52:56.151]: Info: Active GPU has HAGS enabled
[2025-06-28 12:52:56.151]: Info: Using realtime GPU priority
[2025-06-28 12:52:56.151]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:52:56.165]: Info: Desktop resolution [3840x2160]
[2025-06-28 12:52:56.167]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:52:56.169]: Info: Display refresh rate [60Hz]
[2025-06-28 12:52:56.173]: Info: Requested frame rate [60fps]
[2025-06-28 12:52:56.174]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:52:56.176]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 12:52:56.177]: Info: Color depth: 10-bit
[2025-06-28 12:52:56.178]: Info: Color range: JPEG
[2025-06-28 12:52:56.321]: Info: NvEnc: created encoder HEVC P2 yuv444 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:52:56.370]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-06-28 12:52:56.371]: Info: 
[2025-06-28 12:52:56.372]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-06-28 12:52:56.373]: Info: 
[2025-06-28 12:52:56.377]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2025-06-28 12:52:56.378]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2025-06-28 12:52:56.381]: Info: Executing: [steam://open/bigpicture] in [""]
[2025-06-28 12:52:56.441]: Info: Resolved user-provided command 'steam://open/bigpicture' to '"C:\Program Files (x86)\Steam\steam.exe" -- "steam://open/bigpicture"'
[2025-06-28 12:52:56.444]: Info: steam://open/bigpicture running with PID 21632
[2025-06-28 12:52:56.501]: Info: New streaming session started [active sessions: 1]
[2025-06-28 12:52:57.294]: Info: App exited gracefully within 5 seconds of launch. Treating the app as a detached command.
[2025-06-28 12:52:57.295]: Info: Adjust this behavior in the Applications tab or apps.json if this is not what you want.
[2025-06-28 12:52:57.397]: Info: nvprefs: No need to modify application profile settings
[2025-06-28 12:52:57.398]: Info: nvprefs: No need to modify global profile settings
[2025-06-28 12:52:57.405]: Info: WLAN interface 0 is now in low latency mode
[2025-06-28 12:52:57.500]: Info: CLIENT CONNECTED
[2025-06-28 12:52:57.503]: Info: Changed virtual audio sink format to [S32 48000 7.1]
[2025-06-28 12:52:57.534]: Info: Audio capture format is [F32 48000 7.1]
[2025-06-28 12:52:57.535]: Info: Opus initialized: 48 kHz, 8 channels, 2048 kbps (total), LOWDELAY
[2025-06-28 12:52:57.920]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 12:52:57.921]: Info: Active GPU has HAGS enabled
[2025-06-28 12:52:57.922]: Info: Using realtime GPU priority
[2025-06-28 12:52:57.922]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:52:57.922]: Info: Desktop resolution [3840x2160]
[2025-06-28 12:52:57.923]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:52:57.923]: Info: Display refresh rate [60Hz]
[2025-06-28 12:52:57.923]: Info: Requested frame rate [60fps]
[2025-06-28 12:52:57.923]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:52:57.924]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 12:52:57.924]: Info: Color depth: 10-bit
[2025-06-28 12:52:57.924]: Info: Color range: MPEG
[2025-06-28 12:52:57.939]: Info: Capture format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:52:57.992]: Info: NvEnc: created encoder HEVC P2 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:53:25.577]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by client-reported type)
[2025-06-28 12:53:25.577]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have motion sensors active
[2025-06-28 12:53:25.578]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-06-28 12:55:43.713]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 12:55:43.714]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 12:55:43.715]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 12:55:43.777]: Info: CLIENT DISCONNECTED
[2025-06-28 12:56:43.085]: Info: Trying to apply display device settings. API is available: true
[2025-06-28 12:56:43.086]: Info: Using the following configuration:
{
  "device_id": "",
  "device_prep": "VerifyOnly",
  "hdr_state": "Enabled",
  "refresh_rate": {
    "type": "rational",
    "value": {
      "denominator": 1,
      "numerator": 60
    }
  },
  "resolution": {
    "height": 2160,
    "width": 3840
  }
}
[2025-06-28 12:56:43.088]: Info: Active topology before any changes:
[
  [
    "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  ],
  [
    "{f38a9726-56eb-56af-a75f-15cb3944fc2c}"
  ]
]
[2025-06-28 12:56:43.089]: Info: Currently available devices:
[
  {
    "device_id": "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}",
    "display_name": "\\\\.\\DISPLAY1",
    "friendly_name": "Odyssey G65B",
    "info": {
      "hdr_state": "Enabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1,
          "numerator": 60
        }
      },
      "resolution": {
        "height": 2160,
        "width": 3840
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{f38a9726-56eb-56af-a75f-15cb3944fc2c}",
    "display_name": "\\\\.\\DISPLAY2",
    "friendly_name": "LG-SBAR",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 3840,
        "y": 0
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 71601
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-06-28 12:56:43.091]: Info: Will compute new display device topology from the following input:
  - initial topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - initial primary devices: ["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"]
  - configuring unspecified device: true
  - device to configure: "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  - additional devices to configure: []
[2025-06-28 12:56:43.091]: Info: Newly computed display device topology data:
  - topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - change is needed: false
  - additional devices to configure: []
[2025-06-28 12:56:43.141]: Info: New streaming session started [active sessions: 1]
[2025-06-28 12:56:43.246]: Info: nvprefs: No need to modify application profile settings
[2025-06-28 12:56:43.247]: Info: nvprefs: No need to modify global profile settings
[2025-06-28 12:56:43.256]: Info: WLAN interface 0 is now in low latency mode
[2025-06-28 12:56:43.276]: Info: CLIENT CONNECTED
[2025-06-28 12:56:43.636]: Info: Changed virtual audio sink format to [S32 48000 7.1]
[2025-06-28 12:56:43.668]: Info: Audio capture format is [F32 48000 7.1]
[2025-06-28 12:56:43.669]: Info: Opus initialized: 48 kHz, 8 channels, 2048 kbps (total), LOWDELAY
[2025-06-28 12:56:43.691]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 12:56:43.692]: Info: Active GPU has HAGS enabled
[2025-06-28 12:56:43.693]: Info: Using realtime GPU priority
[2025-06-28 12:56:43.693]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 12:56:43.693]: Info: Desktop resolution [3840x2160]
[2025-06-28 12:56:43.694]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:56:43.694]: Info: Display refresh rate [60Hz]
[2025-06-28 12:56:43.694]: Info: Requested frame rate [60fps]
[2025-06-28 12:56:43.694]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 12:56:43.694]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 12:56:43.695]: Info: Color depth: 10-bit
[2025-06-28 12:56:43.695]: Info: Color range: MPEG
[2025-06-28 12:56:43.712]: Info: Capture format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 12:56:43.765]: Info: NvEnc: created encoder HEVC P2 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 12:57:31.074]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by client-reported type)
[2025-06-28 12:57:31.074]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have motion sensors active
[2025-06-28 12:57:31.075]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-06-28 13:05:31.088]: Warning: ControllerNumber already allocated []
[2025-06-28 13:05:51.567]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:05:51.569]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:05:51.569]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:05:51.629]: Info: CLIENT DISCONNECTED
[2025-06-28 13:06:07.541]: Info: Trying to apply display device settings. API is available: true
[2025-06-28 13:06:07.542]: Info: Using the following configuration:
{
  "device_id": "",
  "device_prep": "VerifyOnly",
  "hdr_state": "Enabled",
  "refresh_rate": {
    "type": "rational",
    "value": {
      "denominator": 1,
      "numerator": 60
    }
  },
  "resolution": {
    "height": 2160,
    "width": 3840
  }
}
[2025-06-28 13:06:07.544]: Info: Active topology before any changes:
[
  [
    "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  ],
  [
    "{f38a9726-56eb-56af-a75f-15cb3944fc2c}"
  ]
]
[2025-06-28 13:06:07.544]: Info: Currently available devices:
[
  {
    "device_id": "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}",
    "display_name": "\\\\.\\DISPLAY1",
    "friendly_name": "Odyssey G65B",
    "info": {
      "hdr_state": "Enabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1,
          "numerator": 60
        }
      },
      "resolution": {
        "height": 2160,
        "width": 3840
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{f38a9726-56eb-56af-a75f-15cb3944fc2c}",
    "display_name": "\\\\.\\DISPLAY2",
    "friendly_name": "LG-SBAR",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 3840,
        "y": 0
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 71601
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-06-28 13:06:07.546]: Info: Will compute new display device topology from the following input:
  - initial topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - initial primary devices: ["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"]
  - configuring unspecified device: true
  - device to configure: "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  - additional devices to configure: []
[2025-06-28 13:06:07.547]: Info: Newly computed display device topology data:
  - topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - change is needed: false
  - additional devices to configure: []
[2025-06-28 13:06:07.593]: Info: New streaming session started [active sessions: 1]
[2025-06-28 13:06:07.705]: Info: nvprefs: No need to modify application profile settings
[2025-06-28 13:06:07.705]: Info: nvprefs: No need to modify global profile settings
[2025-06-28 13:06:07.715]: Info: WLAN interface 0 is now in low latency mode
[2025-06-28 13:06:07.734]: Info: CLIENT CONNECTED
[2025-06-28 13:06:08.098]: Info: Changed virtual audio sink format to [S32 48000 7.1]
[2025-06-28 13:06:08.141]: Info: Audio capture format is [F32 48000 7.1]
[2025-06-28 13:06:08.142]: Info: Opus initialized: 48 kHz, 8 channels, 2048 kbps (total), LOWDELAY
[2025-06-28 13:06:08.146]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 13:06:08.147]: Info: Active GPU has HAGS enabled
[2025-06-28 13:06:08.147]: Info: Using realtime GPU priority
[2025-06-28 13:06:08.147]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 13:06:08.148]: Info: Desktop resolution [3840x2160]
[2025-06-28 13:06:08.148]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 13:06:08.148]: Info: Display refresh rate [60Hz]
[2025-06-28 13:06:08.149]: Info: Requested frame rate [60fps]
[2025-06-28 13:06:08.149]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 13:06:08.149]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 13:06:08.149]: Info: Color depth: 10-bit
[2025-06-28 13:06:08.150]: Info: Color range: MPEG
[2025-06-28 13:06:08.160]: Info: Capture format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 13:06:08.220]: Info: NvEnc: created encoder HEVC P2 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 13:06:30.848]: Info: Gamepad 0 will be Xbox 360 controller (default)
[2025-06-28 13:08:18.891]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:08:18.892]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:08:18.893]: Error: Couldn't receive data from udp socket: No connection could be made because the target machine actively refused it
[2025-06-28 13:08:18.955]: Info: CLIENT DISCONNECTED
[2025-06-28 13:09:19.982]: Info: Trying to apply display device settings. API is available: true
[2025-06-28 13:09:19.983]: Info: Using the following configuration:
{
  "device_id": "",
  "device_prep": "VerifyOnly",
  "hdr_state": "Enabled",
  "refresh_rate": {
    "type": "rational",
    "value": {
      "denominator": 1,
      "numerator": 60
    }
  },
  "resolution": {
    "height": 2160,
    "width": 3840
  }
}
[2025-06-28 13:09:19.984]: Info: Active topology before any changes:
[
  [
    "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  ],
  [
    "{f38a9726-56eb-56af-a75f-15cb3944fc2c}"
  ]
]
[2025-06-28 13:09:19.987]: Info: Currently available devices:
[
  {
    "device_id": "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}",
    "display_name": "\\\\.\\DISPLAY1",
    "friendly_name": "Odyssey G65B",
    "info": {
      "hdr_state": "Enabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1,
          "numerator": 60
        }
      },
      "resolution": {
        "height": 2160,
        "width": 3840
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{f38a9726-56eb-56af-a75f-15cb3944fc2c}",
    "display_name": "\\\\.\\DISPLAY2",
    "friendly_name": "LG-SBAR",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 3840,
        "y": 0
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 1000,
          "numerator": 71601
        }
      },
      "resolution": {
        "height": 1440,
        "width": 2560
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-06-28 13:09:19.990]: Info: Will compute new display device topology from the following input:
  - initial topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - initial primary devices: ["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"]
  - configuring unspecified device: true
  - device to configure: "{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"
  - additional devices to configure: []
[2025-06-28 13:09:19.990]: Info: Newly computed display device topology data:
  - topology: [["{08c1d0b3-1dc2-5e57-b84b-4b6b79e03ff8}"],["{f38a9726-56eb-56af-a75f-15cb3944fc2c}"]]
  - change is needed: false
  - additional devices to configure: []
[2025-06-28 13:09:19.990]: Info: Executing [Desktop]
[2025-06-28 13:09:20.038]: Info: New streaming session started [active sessions: 1]
[2025-06-28 13:09:20.148]: Info: nvprefs: No need to modify application profile settings
[2025-06-28 13:09:20.148]: Info: nvprefs: No need to modify global profile settings
[2025-06-28 13:09:20.157]: Info: WLAN interface 0 is now in low latency mode
[2025-06-28 13:09:20.178]: Info: CLIENT CONNECTED
[2025-06-28 13:09:20.537]: Info: Changed virtual audio sink format to [S32 48000 7.1]
[2025-06-28 13:09:20.578]: Info: Audio capture format is [F32 48000 7.1]
[2025-06-28 13:09:20.579]: Info: Opus initialized: 48 kHz, 8 channels, 2048 kbps (total), LOWDELAY
[2025-06-28 13:09:20.608]: Info: 
Device Description : NVIDIA GeForce RTX 5070 Ti
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002C05
Device Video Mem   : 15907 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 18297 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 6400x2160
[2025-06-28 13:09:20.609]: Info: Active GPU has HAGS enabled
[2025-06-28 13:09:20.610]: Info: Using realtime GPU priority
[2025-06-28 13:09:20.610]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020
Bits Per Color     : 10
Red Primary        : [0.675781,0.311523]
Green Primary      : [0.274414,0.652344]
Blue Primary       : [0.151367,0.0615234]
White Point        : [0.313477,0.329102]
Min Luminance      : 0 nits
Max Luminance      : 603.698 nits
Max Full Luminance : 351.276 nits
[2025-06-28 13:09:20.611]: Info: Desktop resolution [3840x2160]
[2025-06-28 13:09:20.611]: Info: Desktop format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 13:09:20.611]: Info: Display refresh rate [60Hz]
[2025-06-28 13:09:20.612]: Info: Requested frame rate [60fps]
[2025-06-28 13:09:20.612]: Info: Creating encoder [hevc_nvenc]
[2025-06-28 13:09:20.612]: Info: Color coding: HDR (Rec. 2020 + SMPTE 2084 PQ)
[2025-06-28 13:09:20.612]: Info: Color depth: 10-bit
[2025-06-28 13:09:20.612]: Info: Color range: MPEG
[2025-06-28 13:09:20.635]: Info: Capture format [DXGI_FORMAT_R16G16B16A16_FLOAT]
[2025-06-28 13:09:20.683]: Info: NvEnc: created encoder HEVC P2 10-bit two-pass vbv+100 rfi spatial-aq
[2025-06-28 13:10:40.953]: Info: Reinitializing audio capture
[2025-06-28 13:10:40.960]: Info: Audio capture format is [F32 48000 7.1]

RYSKLE avatar Jun 28 '25 05:06 RYSKLE

I have meet the same problem with am6b plus,sound bar and tv shows they receive the 7.1 sound signal, but there is no sound, and it will change to stereo automatically. I doubt it should be some problem with ugoos android system.

andrewzzx994 avatar Jul 14 '25 01:07 andrewzzx994

Not a ugoos issue but its how the host send sound data of 5.1/7.1. Using parsec and steamlink work on high definition audio as they change the data before transferring. As explained in my post they need change the mask of audio stream sent to client


From: andrewzzx994 @.> Sent: Monday, July 14, 2025 11:02:36 AM To: LizardByte/Sunshine @.> Cc: RYSKLE @.>; Author @.> Subject: Re: [LizardByte/Sunshine] NO SOUND 7.1 (Issue #4020)

[https://avatars.githubusercontent.com/u/220648191?s=20&v=4]andrewzzx994 left a comment (LizardByte/Sunshine#4020)https://github.com/LizardByte/Sunshine/issues/4020#issuecomment-3067468506

I have meet the same problem with am6b plus,sound bar and tv shows they receive the 7.1 sound signal, but there is no sound, and it will change to stereo automatically. I doubt it should be some problem with ugoos android system.

— Reply to this email directly, view it on GitHubhttps://github.com/LizardByte/Sunshine/issues/4020#issuecomment-3067468506, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBXZ3L2GVGTA7QPAQPKJKCT3IL6SZAVCNFSM6AAAAACAKPRRKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRXGQ3DQNJQGY. You are receiving this because you authored the thread.Message ID: @.***>

RYSKLE avatar Jul 14 '25 01:07 RYSKLE

Not a ugoos issue but its how the host send sound data of 5.1/7.1. Using parsec and steamlink work on high definition audio as they change the data before transferring. As explained in my post they need change the mask of audio stream sent to client

Will try a new hdmi cable(am6b/TV),and reinstalling PC steam audio driver and sunshine, hope it will be solved.

Another friend online says he achieve 7.1 sound with sunshine+moonlight+steam streaming speakers, the client ends using the Amazon Fire tv stick.

andrewzzx994 avatar Jul 14 '25 01:07 andrewzzx994

Yes it can be done on other hardware that read that audio stream mask. But for ugoos they need to add the new on the apollo / artemis


From: andrewzzx994 @.> Sent: Monday, July 14, 2025 11:43:30 AM To: LizardByte/Sunshine @.> Cc: RYSKLE @.>; Author @.> Subject: Re: [LizardByte/Sunshine] NO SOUND 7.1 (Issue #4020)

[https://avatars.githubusercontent.com/u/220648191?s=20&v=4]andrewzzx994 left a comment (LizardByte/Sunshine#4020)https://github.com/LizardByte/Sunshine/issues/4020#issuecomment-3067510251

Not a ugoos issue but its how the host send sound data of 5.1/7.1. Using parsec and steamlink work on high definition audio as they change the data before transferring. As explained in my post they need change the mask of audio stream sent to client …

Will try a new hdmi cable(am6b/TV),and reinstalling PC steam audio driver and sunshine, hope it will be solved.

Another friend online says he achieve 7.1 sound with sunshine+moonlight+steam streaming speakers, the client ends using the Amazon Fire tv stick.

— Reply to this email directly, view it on GitHubhttps://github.com/LizardByte/Sunshine/issues/4020#issuecomment-3067510251, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBXZ3L76NML57DVXQETJMJL3IMDMFAVCNFSM6AAAAACAKPRRKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRXGUYTAMRVGE. You are receiving this because you authored the thread.Message ID: @.***>

RYSKLE avatar Jul 14 '25 01:07 RYSKLE

Yes it can be done on other hardware that read that audio stream mask. But for ugoos they need to add the new on the apollo / artemis […](#

Yes it can be done on other hardware that read that audio stream mask. But for ugoos they need to add the new on the apollo / artemis

Have you tried the Apollo/Artemis on ugoos am6b ? Does it support surround sound streaming?

andrewzzx994 avatar Jul 14 '25 02:07 andrewzzx994

Ofc thats why im reporting the issue. Obviously i tried on that configuration and with sunshine moonlight as well. Sound only works on 5.1 on steamlink and parsek

RYSKLE avatar Jul 14 '25 02:07 RYSKLE

Ofc thats why im reporting the issue. Obviously i tried on that configuration and with sunshine moonlight as well. Sound only works on 5.1 on steamlink and parsek

tried my new hdmi cable tonight, and uninstall sunshine, use Apollo and moonlight, 5.1 works fine, very stable, no stereo switch once you play something or open a game(it will switch to stereo in idle). 7.1 still don’t work, no sound at all.

andrewzzx994 avatar Jul 15 '25 15:07 andrewzzx994

I found some workround for me, I have to force all sinks and outputs to get surround instead of stereo stream. BUT
if I set Audio\Video Additional Video options to anything (eg to enable 500ms HDR workaround etc.) I only get stereo stream. If I set it to disabled I get 7.1 sound again. Somehow this option changes handshake with client, with option activated I get a black screen on client until its fully connected. If I disable it I can read those handshake messages on screen. So something is here messing or producing some timing problems. Log shows same audio initialisation with both methods, my guess is HDMI does not get correct infos in the stereo versions and so AVR\TVs does not know about corrrect audio format, but I am only guessing here.

alxtraxxx avatar Sep 05 '25 13:09 alxtraxxx

It seems this issue hasn't had any activity in the past 90 days. If it's still something you'd like addressed, please let us know by leaving a comment. Otherwise, to help keep our backlog tidy, we'll be closing this issue in 10 days. Thanks!

LizardByte-bot avatar Dec 05 '25 10:12 LizardByte-bot

This issue was closed because it has been stalled for 10 days with no activity.

LizardByte-bot avatar Dec 15 '25 10:12 LizardByte-bot