Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moonlight client lose control #3657

Open
2 tasks done
InkNight-DedNET opened this issue Feb 11, 2025 · 0 comments
Open
2 tasks done

Moonlight client lose control #3657

InkNight-DedNET opened this issue Feb 11, 2025 · 0 comments
Labels
network Network issue

Comments

@InkNight-DedNET
Copy link

InkNight-DedNET commented Feb 11, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • 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

Moonlight client cannot control the Sunshine server container when running it at macvlan network mode in the docker host machine in the recent releases. i didnt try for bridge network mode, but it works fine in host network mode

Expected Behavior

No response

Additional Context

No response

Host Operating System

Docker

Operating System Version

Steam-Headless/docker-steam-headless, linuxserver/steamos

Architecture

amd64/x86_64

Sunshine commit or version

Version v2025.122.141614

Package

Linux - AppImage

GPU Type

AMD

GPU Model

RX6600XT

GPU Driver/Mesa Version

Not sure

Capture Method

KMS (Linux)

Config

locale = zh
min_log_level = info
global_prep_cmd = [{"do":"/usr/bin/xfce4-minimise-all-windows","undo":"/usr/bin/sunshine-stop"}]
file_apps = apps.json
channels = 2
controller = disabled

Apps

Relevant log output

[2025-02-11 16:25:26.831]: Info: Sunshine version: v2025.122.141614
[2025-02-11 16:25:26.831]: Info: Package Publisher: LizardByte
[2025-02-11 16:25:26.831]: Info: Publisher Website: https://app.lizardbyte.dev
[2025-02-11 16:25:26.831]: Info: Get support: https://app.lizardbyte.dev/support
[2025-02-11 16:25:26.834]: Error: Couldn't load cuda: -1
[2025-02-11 16:25:26.835]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:26.849]: Error: Environment variable WAYLAND_DISPLAY has not been defined
[2025-02-11 16:25:26.849]: Info: Detecting displays
[2025-02-11 16:25:26.884]: Info: Detected display: DisplayPort-0 (id: 0)DisplayPort-0 connected: false
[2025-02-11 16:25:26.884]: Info: Detected display: DisplayPort-1 (id: 1)DisplayPort-1 connected: false
[2025-02-11 16:25:26.884]: Info: Detected display: DisplayPort-2 (id: 2)DisplayPort-2 connected: false
[2025-02-11 16:25:26.884]: Info: Detected display: HDMI-A-0 (id: 3)HDMI-A-0 connected: true
[2025-02-11 16:25:26.887]: Warning: Gamepad ds5 is disabled due to No such file or directory
[2025-02-11 16:25:26.887]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-02-11 16:25:26.887]: Info: Trying encoder [nvenc]
[2025-02-11 16:25:26.887]: Info: Screencasting with KMS
[2025-02-11 16:25:26.887]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:26.887]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:26.887]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:26.887]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:26.925]: Info: System tray created
[2025-02-11 16:25:27.087]: Info: Screencasting with KMS
[2025-02-11 16:25:27.088]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:27.088]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:27.088]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:27.088]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:27.288]: Info: Encoder [nvenc] failed
[2025-02-11 16:25:27.288]: Info: Trying encoder [vaapi]
[2025-02-11 16:25:27.288]: Info: Screencasting with KMS
[2025-02-11 16:25:27.288]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:27.288]: Info: Found monitor for DRM screencasting
[2025-02-11 16:25:27.288]: Info: Found connector ID [121]
[2025-02-11 16:25:27.289]: Info: Found cursor plane [82]
[2025-02-11 16:25:27.345]: Info: Creating encoder [h264_vaapi]
[2025-02-11 16:25:27.345]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:27.345]: Info: Color depth: 8-bit
[2025-02-11 16:25:27.345]: Info: Color range: JPEG
[2025-02-11 16:25:27.370]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:27.371]: Info: Using normal encoding mode
[2025-02-11 16:25:27.371]: Info: Using default rate control
[2025-02-11 16:25:27.371]: Warning: [h264_vaapi @ 0x55d54fb428c0] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[2025-02-11 16:25:27.383]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:27.385]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:27.404]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:25:27.404]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:27.404]: Info: Color depth: 8-bit
[2025-02-11 16:25:27.404]: Info: Color range: JPEG
[2025-02-11 16:25:27.423]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:27.424]: Info: Using normal encoding mode
[2025-02-11 16:25:27.424]: Info: Using default rate control
[2025-02-11 16:25:27.424]: Warning: [hevc_vaapi @ 0x55d54fa7fb40] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:25:27.436]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:27.438]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:27.467]: Info: Creating encoder [av1_vaapi]
[2025-02-11 16:25:27.467]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:27.467]: Info: Color depth: 8-bit
[2025-02-11 16:25:27.467]: Info: Color range: JPEG
[2025-02-11 16:25:27.483]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:27.483]: Error: [av1_vaapi @ 0x55d54f9ba480] No usable encoding entrypoint found for profile VAProfileAV1Profile0 (32).
[2025-02-11 16:25:27.484]: Error: Could not open codec [av1_vaapi]: Function not implemented
[2025-02-11 16:25:27.485]: Info: Screencasting with KMS
[2025-02-11 16:25:27.485]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:27.485]: Info: Found monitor for DRM screencasting
[2025-02-11 16:25:27.485]: Info: Found connector ID [121]
[2025-02-11 16:25:27.485]: Info: Found cursor plane [82]
[2025-02-11 16:25:27.497]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:25:27.497]: Info: Color coding: SDR (Rec. 709)
[2025-02-11 16:25:27.497]: Info: Color depth: 10-bit
[2025-02-11 16:25:27.497]: Info: Color range: JPEG
[2025-02-11 16:25:27.517]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:27.521]: Info: Using normal encoding mode
[2025-02-11 16:25:27.521]: Info: Using default rate control
[2025-02-11 16:25:27.521]: Warning: [hevc_vaapi @ 0x55d550322d80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:25:27.523]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:27.525]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:27.559]: Warning: vaapi: hevc missing sps->vui parameters
[2025-02-11 16:25:27.559]: Info: 
[2025-02-11 16:25:27.559]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-02-11 16:25:27.559]: Info: 
[2025-02-11 16:25:27.559]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2025-02-11 16:25:27.559]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2025-02-11 16:25:27.562]: Error: Failed to create client: Daemon not running
[2025-02-11 16:25:27.564]: Info: Configuration UI available at [https://localhost:47990]
[2025-02-11 16:25:55.388]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-02-11 16:25:55.388]: Info: Trying encoder [nvenc]
[2025-02-11 16:25:55.388]: Info: Screencasting with KMS
[2025-02-11 16:25:55.388]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.388]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:55.388]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.388]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:55.588]: Info: Screencasting with KMS
[2025-02-11 16:25:55.588]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.588]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:55.588]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.588]: Error: Couldn't find monitor [0]
[2025-02-11 16:25:55.788]: Info: Encoder [nvenc] failed
[2025-02-11 16:25:55.788]: Info: Trying encoder [vaapi]
[2025-02-11 16:25:55.789]: Info: Screencasting with KMS
[2025-02-11 16:25:55.789]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.789]: Info: Found monitor for DRM screencasting
[2025-02-11 16:25:55.789]: Info: Found connector ID [121]
[2025-02-11 16:25:55.789]: Info: Found cursor plane [82]
[2025-02-11 16:25:55.801]: Info: Creating encoder [h264_vaapi]
[2025-02-11 16:25:55.801]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:55.801]: Info: Color depth: 8-bit
[2025-02-11 16:25:55.801]: Info: Color range: JPEG
[2025-02-11 16:25:55.821]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:55.822]: Info: Using normal encoding mode
[2025-02-11 16:25:55.822]: Info: Using default rate control
[2025-02-11 16:25:55.822]: Warning: [h264_vaapi @ 0x7efbfc104100] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[2025-02-11 16:25:55.833]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:55.835]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:55.859]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:25:55.859]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:55.859]: Info: Color depth: 8-bit
[2025-02-11 16:25:55.859]: Info: Color range: JPEG
[2025-02-11 16:25:55.889]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:55.890]: Info: Using normal encoding mode
[2025-02-11 16:25:55.890]: Info: Using default rate control
[2025-02-11 16:25:55.890]: Warning: [hevc_vaapi @ 0x7efbfc2f7b80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:25:55.898]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:55.900]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:55.936]: Info: Creating encoder [av1_vaapi]
[2025-02-11 16:25:55.937]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:55.937]: Info: Color depth: 8-bit
[2025-02-11 16:25:55.937]: Info: Color range: JPEG
[2025-02-11 16:25:55.953]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:55.954]: Error: [av1_vaapi @ 0x7efbfc941a40] No usable encoding entrypoint found for profile VAProfileAV1Profile0 (32).
[2025-02-11 16:25:55.954]: Error: Could not open codec [av1_vaapi]: Function not implemented
[2025-02-11 16:25:55.955]: Info: Screencasting with KMS
[2025-02-11 16:25:55.956]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:55.956]: Info: Found monitor for DRM screencasting
[2025-02-11 16:25:55.956]: Info: Found connector ID [121]
[2025-02-11 16:25:55.956]: Info: Found cursor plane [82]
[2025-02-11 16:25:55.967]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:25:55.967]: Info: Color coding: SDR (Rec. 709)
[2025-02-11 16:25:55.967]: Info: Color depth: 10-bit
[2025-02-11 16:25:55.967]: Info: Color range: JPEG
[2025-02-11 16:25:55.989]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:55.993]: Info: Using normal encoding mode
[2025-02-11 16:25:55.993]: Info: Using default rate control
[2025-02-11 16:25:55.993]: Warning: [hevc_vaapi @ 0x7efbfc059a40] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:25:55.997]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:765: [00000501]
[2025-02-11 16:25:55.999]: Error: GL: /build/sunshine/src/platform/linux/graphics.cpp:586: [00000501]
[2025-02-11 16:25:56.032]: Warning: vaapi: hevc missing sps->vui parameters
[2025-02-11 16:25:56.032]: Info: 
[2025-02-11 16:25:56.032]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-02-11 16:25:56.032]: Info: 
[2025-02-11 16:25:56.032]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2025-02-11 16:25:56.032]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2025-02-11 16:25:56.033]: Info: Executing [Desktop]
[2025-02-11 16:25:56.928]: Info: New streaming session started [active sessions: 1]
[2025-02-11 16:25:56.956]: Info: CLIENT CONNECTED
[2025-02-11 16:25:56.957]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:56.957]: Info: Screencasting with KMS
[2025-02-11 16:25:56.958]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:25:56.958]: Info: Found monitor for DRM screencasting
[2025-02-11 16:25:56.958]: Info: Found connector ID [121]
[2025-02-11 16:25:56.958]: Info: Found cursor plane [82]
[2025-02-11 16:25:56.973]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:25:56.973]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:25:56.973]: Info: Color depth: 8-bit
[2025-02-11 16:25:56.973]: Info: Color range: MPEG
[2025-02-11 16:25:56.995]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:25:56.996]: Info: Using normal encoding mode
[2025-02-11 16:25:56.996]: Info: Using default rate control
[2025-02-11 16:25:56.996]: Warning: [hevc_vaapi @ 0x7efbf01dfc80] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:25:57.201]: Info: Setting default sink to: [sink-sunshine-stereo]
[2025-02-11 16:25:57.202]: Info: Found default monitor by name: sink-sunshine-stereo.monitor
[2025-02-11 16:25:57.206]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-02-11 16:26:01.342]: Info: CLIENT DISCONNECTED
[2025-02-11 16:26:01.347]: Info: Setting default sink to: [auto_null]
[2025-02-11 16:26:01.347]: Error: Couldn't set default-sink [auto_null]: No such entity
[2025-02-11 16:35:09.799]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-02-11 16:35:09.799]: Info: Trying encoder [nvenc]
[2025-02-11 16:35:09.799]: Info: Screencasting with KMS
[2025-02-11 16:35:09.799]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:09.801]: Error: Couldn't find monitor [0]
[2025-02-11 16:35:09.801]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:09.801]: Error: Couldn't find monitor [0]
[2025-02-11 16:35:10.001]: Info: Screencasting with KMS
[2025-02-11 16:35:10.005]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.005]: Error: Couldn't find monitor [0]
[2025-02-11 16:35:10.005]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.005]: Error: Couldn't find monitor [0]
[2025-02-11 16:35:10.203]: Info: Encoder [nvenc] failed
[2025-02-11 16:35:10.203]: Info: Trying encoder [vaapi]
[2025-02-11 16:35:10.204]: Info: Screencasting with KMS
[2025-02-11 16:35:10.204]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.204]: Info: Found monitor for DRM screencasting
[2025-02-11 16:35:10.204]: Info: Found connector ID [121]
[2025-02-11 16:35:10.204]: Info: Found cursor plane [82]
[2025-02-11 16:35:10.213]: Info: Creating encoder [h264_vaapi]
[2025-02-11 16:35:10.213]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:35:10.213]: Info: Color depth: 8-bit
[2025-02-11 16:35:10.213]: Info: Color range: JPEG
[2025-02-11 16:35:10.228]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:35:10.229]: Info: Using normal encoding mode
[2025-02-11 16:35:10.229]: Info: Using default rate control
[2025-02-11 16:35:10.229]: Warning: [h264_vaapi @ 0x7efbfc7f7380] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[2025-02-11 16:35:10.251]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:35:10.252]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:35:10.252]: Info: Color depth: 8-bit
[2025-02-11 16:35:10.252]: Info: Color range: JPEG
[2025-02-11 16:35:10.270]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:35:10.270]: Info: Using normal encoding mode
[2025-02-11 16:35:10.271]: Info: Using default rate control
[2025-02-11 16:35:10.271]: Warning: [hevc_vaapi @ 0x7efbfc14c780] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:35:10.298]: Info: Creating encoder [av1_vaapi]
[2025-02-11 16:35:10.298]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:35:10.298]: Info: Color depth: 8-bit
[2025-02-11 16:35:10.298]: Info: Color range: JPEG
[2025-02-11 16:35:10.314]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:35:10.315]: Error: [av1_vaapi @ 0x7efbfcc0ab40] No usable encoding entrypoint found for profile VAProfileAV1Profile0 (32).
[2025-02-11 16:35:10.315]: Error: Could not open codec [av1_vaapi]: Function not implemented
[2025-02-11 16:35:10.316]: Info: Screencasting with KMS
[2025-02-11 16:35:10.316]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.316]: Info: Found monitor for DRM screencasting
[2025-02-11 16:35:10.316]: Info: Found connector ID [121]
[2025-02-11 16:35:10.316]: Info: Found cursor plane [82]
[2025-02-11 16:35:10.327]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:35:10.327]: Info: Color coding: SDR (Rec. 709)
[2025-02-11 16:35:10.327]: Info: Color depth: 10-bit
[2025-02-11 16:35:10.327]: Info: Color range: JPEG
[2025-02-11 16:35:10.343]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:35:10.346]: Info: Using normal encoding mode
[2025-02-11 16:35:10.346]: Info: Using default rate control
[2025-02-11 16:35:10.346]: Warning: [hevc_vaapi @ 0x7efbfc18a880] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:35:10.371]: Warning: vaapi: hevc missing sps->vui parameters
[2025-02-11 16:35:10.371]: Info: 
[2025-02-11 16:35:10.371]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-02-11 16:35:10.371]: Info: 
[2025-02-11 16:35:10.371]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2025-02-11 16:35:10.371]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2025-02-11 16:35:10.371]: Info: Executing [Desktop]
[2025-02-11 16:35:10.453]: Info: New streaming session started [active sessions: 1]
[2025-02-11 16:35:10.473]: Info: CLIENT CONNECTED
[2025-02-11 16:35:10.475]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.476]: Info: Screencasting with KMS
[2025-02-11 16:35:10.476]: Info: /dev/dri/card0 -> amdgpu
[2025-02-11 16:35:10.476]: Info: Found monitor for DRM screencasting
[2025-02-11 16:35:10.476]: Info: Found connector ID [121]
[2025-02-11 16:35:10.476]: Info: Found cursor plane [82]
[2025-02-11 16:35:10.488]: Info: Creating encoder [hevc_vaapi]
[2025-02-11 16:35:10.488]: Info: Color coding: SDR (Rec. 601)
[2025-02-11 16:35:10.488]: Info: Color depth: 8-bit
[2025-02-11 16:35:10.488]: Info: Color range: MPEG
[2025-02-11 16:35:10.511]: Info: vaapi vendor: Mesa Gallium driver 22.3.6 for AMD Radeon RX 6600 XT (navi23, LLVM 15.0.6, DRM 3.54, 6.6.68-Unraid)
[2025-02-11 16:35:10.512]: Info: Using normal encoding mode
[2025-02-11 16:35:10.512]: Info: Using default rate control
[2025-02-11 16:35:10.512]: Warning: [hevc_vaapi @ 0x7efbdc1df100] Driver does not support some wanted packed headers (wanted 0xd, found 0x1).
[2025-02-11 16:35:10.936]: Info: Setting default sink to: [sink-sunshine-stereo]
[2025-02-11 16:35:10.937]: Info: Found default monitor by name: sink-sunshine-stereo.monitor
[2025-02-11 16:35:10.939]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-02-11 16:35:18.666]: Info: Opening UI from system tray
[2025-02-11 16:35:18.695]: Info: Opened url [https://localhost:47990]
[2025-02-11 16:35:21.998]: Info: Web UI: [127.0.0.1] -- not authorized
@ReenigneArcher ReenigneArcher added the network Network issue label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Network issue
Projects
None yet
Development

No branches or pull requests

2 participants