FrogTheFrog / moondeck

A plugin that makes it easier to manage your gamestream sessions from the SteamDeck.
GNU General Public License v3.0
99 stars 3 forks source link

Steam deck input and touch not working whenever launched in gaming mode #41

Closed Giorey01 closed 5 months ago

Giorey01 commented 5 months ago

Steam deck input and touch not working whenever launched in gaming mode, while it works flawlessy if i manually launch moonlight in desktop mode and select MoonDeckStream

FrogTheFrog commented 5 months ago

Does it work if you launch Moonlight in game mode?

Giorey01 commented 5 months ago

yes, since now i was using moonlight from gaming mode with no problem, the issue is when launching from the little moondeck icon

FrogTheFrog commented 5 months ago

Can you paste the /tmp/moondeck-runner-moonlight.log and /tmp/moondeck-runner.log logs from SteamDeck?

Giorey01 commented 5 months ago

sure, gonna paste them in a minute PS. i am using it over internet, not with local ip (i have opened the sunshine and moondeckbuddy ports)

Giorey01 commented 5 months ago

im not able to find moondeck-runner-moonlight.log and moondeck-runner.log from steam deck, only found moondeck.log

here is moondeck.log, i obfuscated my ip for privacy reasons

2024-01-26 11:16:25,084 INFO -> get_usersettings(args=(<class '.Plugin'>,)) 2024-01-26 11:16:25,085 INFO <- get_user_settings(...): {'version': 16, 'clientId': '8cc6f747-42bf-4e52-ae2f-78a029c9df6a', 'currentHostId': '941B1198-27C8-0901-DF01-CFB09B7D0325', 'gameSession': {'autoApplyAppId': False, 'resumeAfterSuspend': False}, 'buttonPosition': {'horizontalAlignment': 'bottom', 'verticalAlignment': 'right', 'offsetX': '', 'offsetY': '', 'offsetForHltb': False}, 'buttonStyle': {'showFocusRing': True, 'theme': 'Clean'}, 'hostSettings': {'941B1198-27C8-0901-DF01-CFB09B7D0325': {'hostInfoPort': 38653, 'buddyPort': 59999, 'address': 'host-ip', 'staticAddress': True, 'hostName': 'hostname', 'mac': 'mac-address', 'closeSteamOnceSessionEnds': True, 'resolution': {'automatic': True, 'appResolutionOverride': 'CustomResolution', 'passToBuddy': True, 'passToMoonlight': True, 'useCustomDimensions': False, 'useLinkedDisplays': True, 'selectedDimensionIndex': -1, 'defaultBitrate': None, 'defaultFps': None, 'dimensions': []}, 'hostApp': {'selectedAppIndex': -1, 'apps': []}, 'runnerTimeouts': {'buddyRequests': 5, 'servicePing': 5, 'initialConditions': 30, 'streamReadiness': 30, 'appLaunch': 30, 'appLaunchStability': 15, 'appUpdate': 15, 'streamEnd': 15, 'wakeOnLan': 60}}}, 'runnerDebugLogs': False, 'useMoonlightExec': False, 'moonlightExecPath': ''} 2024-01-26 11:16:25,174 INFO -> get_buddystatus(args=(<class '.Plugin'>,), kwargs={'address': 'host-ip', 'buddy_port': 59999, 'client_id': 'clientid', 'timeout': 1}) 2024-01-26 11:16:25,293 INFO <- get_buddy_status(...): Online 2024-01-26 11:16:25,294 INFO -> get_serverinfo(args=(<class '.Plugin'>,), kwargs={'address': 'host-ip', 'port': 38653, 'timeout': 1}) 2024-01-26 11:16:25,323 INFO <- get_server_info(...): {'address': 'host-ip', 'port': 38653, 'hostName': 'hostname', 'mac': 'mac-address', 'uniqueId': 'uniqueid'}

FrogTheFrog commented 5 months ago

Yeah, well I need the other logs. They are created after you try running the game via the icon.

Giorey01 commented 5 months ago

strange, i've just tried and they didnt appear, im gonna re-try

Giorey01 commented 5 months ago

found them!

moondeck-runner-moonlight.log

ERROR: ld.so: object '/home/deck/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. ERROR: ld.so: object '/home/deck/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. ERROR: ld.so: object '/home/deck/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. ERROR: ld.so: object '/home/deck/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/home/deck/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. 00:00:00 - SDL Info (0): Compiled with SDL 2.29.0 00:00:00 - SDL Info (0): Running with SDL 2.29.0 00:00:00 - Qt Info: No translation available for "C" Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. 00:00:00 - Qt Warning: qrc:/gui/main.qml:12:1: QML ApplicationWindow: ToolTip must be attached to an Item 00:00:01 - Qt Info: Found "gamecontrollerdb.txt" at "/home/deck/.var/app/com.moonlight_stream.Moonlight/cache/Moonlight Game Streaming Project/Moonlight/gamecontrollerdb.txt" 00:00:01 - SDL Info (0): Loaded 292 new gamepad mappings 00:00:01 - SDL Info (0): V-sync disabled libva info: VA-API version 1.18.0 libva info: User environment variable requested driver '' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/_drv_video.so libva info: va_openDriver() returns -1 00:00:01 - SDL Info (0): Trying fallback VAAPI driver names libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'iHD' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/iHD_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/iHD_drv_video.so libva info: va_openDriver() returns -1 libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'i965' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/i965_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/i965_drv_video.so libva info: va_openDriver() returns -1 libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'radeonsi' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function vaDriverInit_1_18 Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. libva info: va_openDriver() returns 0 00:00:01 - SDL Info (0): Initialized VAAPI 1.18 00:00:01 - SDL Info (0): Driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61) 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x3231564e -> nv12. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x30313050 -> p010le. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x36313050 -> unknown. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x30323449 -> yuv420p. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x32315659 -> yuv420p. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x56595559 -> unknown. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x32595559 -> yuyv422. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x59565955 -> uyvy422. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x30303859 -> gray. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x50343434 -> yuv444p. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x41524742 -> bgra. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x41424752 -> rgba. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x58524742 -> bgr0. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Format 0x58424752 -> rgb0. 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] VAAPI driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61). 00:00:01 - FFmpeg: [AVHWDeviceContext @ 0x7f343c037a80] Driver not found in known nonstandard list, using standard behaviour. 00:00:01 - SDL Info (0): Selected overlay subpicture format: BGRA8888 00:00:01 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with composed layers 00:00:01 - SDL Info (0): Opened DRM render node: /dev/dri/renderD128 00:00:01 - SDL Info (0): Direct rendering via DRM is disabled 00:00:01 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with separate layers Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. 00:00:01 - SDL Info (0): Color buffer is: R8G8B8A0 00:00:01 - SDL Info (0): EGL passed preflight checks. Using EGL for GL context creation. 00:00:01 - SDL Info (0): Using VAAPI accelerated renderer on x11 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decoding VPS 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Main 10 profile bitstream 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decoding SPS 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Main 10 profile bitstream 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decoding VUI 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decoding PPS 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Format vaapi chosen by get_format(). 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Format vaapi requires hwaccel initialisation. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Considering format 0x3231564e -> nv12. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Considering format 0x30313050 -> p010le. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Ignoring unknown format 0x36313050. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Picked p010le (0x30313050) as best match for yuv420p10le. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x1. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Direct mapping possible. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x2. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x3. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x4. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x5. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x6. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x7. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x8. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x9. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xa. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xb. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xc. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xd. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xe. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0xf. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x10. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x11. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x12. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x13. 00:00:01 - FFmpeg: [AVHWFramesContext @ 0x7f343ceea800] Created surface 0x14. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decode context initialised: 0x15/0x16. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Output frame with POC 3. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Param buffer (type 0, 604 bytes) is 0x17. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 0 param buffer (264 bytes) is 0x18. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 0 data buffer (77 bytes) is 0x19. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 1 param buffer (264 bytes) is 0x1a. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 1 data buffer (87 bytes) is 0x1b. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 2 param buffer (264 bytes) is 0x1c. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 2 data buffer (96 bytes) is 0x1d. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 3 param buffer (264 bytes) is 0x1e. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Slice 3 data buffer (77 bytes) is 0x1f. 00:00:01 - FFmpeg: [hevc @ 0x7f343ceee0c0] Decode to surface 0x14. 00:00:01 - SDL Info (0): FFmpeg-based video decoder chosen 00:00:01 - Qt Info: Found "gamecontrollerdb.txt" at "/home/deck/.var/app/com.moonlight_stream.Moonlight/cache/Moonlight Game Streaming Project/Moonlight/gamecontrollerdb.txt" 00:00:01 - SDL Info (0): Loaded 292 new gamepad mappings 00:00:01 - Qt Info: Processing new PC at "joji-fisso:47989" from user with IPv6 address "" 00:00:01 - Qt Info: Executing request: "http://joji-fisso:47989/serverinfo?uniqueid=0123456789ABCDEF&uuid=365cced771b94cf6afa976fe16a07356" 00:00:01 - Qt Debug: Current Moonlight version: "4.3.1" 00:00:01 - Qt Info: Discovered mDNS host: "joji-fisso.local." 00:00:01 - Qt Info: "joji-fisso" is now online at "192.168.178.109:38653" 00:00:01 - Qt Info: Found "ModeSeven.ttf" at ":/data/ModeSeven.ttf" 00:00:01 - Qt Info: Gamepad mappings are up to date 00:00:01 - Qt Info: Latest supported GFE server: "99.99.99.99" 00:00:01 - Qt Info: Resolved "joji-fisso.local." to QHostAddress("192.168.178.109") 00:00:02 - Qt Info: Server GPU: "" 00:00:02 - Qt Info: Server GFE version: "3.23.0.74" 00:00:02 - SDL Info (0): Video bitrate: 10000 kbps 00:00:02 - SDL Info (0): Desired audio buffer: 480 samples (1920 bytes) 00:00:02 - SDL Info (0): Obtained audio buffer: 480 samples (1920 bytes) 00:00:02 - SDL Info (0): Audio channel count: 2 00:00:02 - SDL Info (0): Audio channel mask: 3 00:00:02 - SDL Info (0): V-sync disabled libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'radeonsi' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_18 Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. libva info: va_openDriver() returns 0 00:00:02 - SDL Info (0): Initialized VAAPI 1.18 00:00:02 - SDL Info (0): Driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61) 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x3231564e -> nv12. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x30313050 -> p010le. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x36313050 -> unknown. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x30323449 -> yuv420p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x32315659 -> yuv420p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x56595559 -> unknown. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x32595559 -> yuyv422. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x59565955 -> uyvy422. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x30303859 -> gray. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x50343434 -> yuv444p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x41524742 -> bgra. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x41424752 -> rgba. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x58524742 -> bgr0. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Format 0x58424752 -> rgb0. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] VAAPI driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61). 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434039780] Driver not found in known nonstandard list, using standard behaviour. 00:00:02 - SDL Info (0): Selected overlay subpicture format: BGRA8888 00:00:02 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with separate layers Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. 00:00:02 - SDL Info (0): Color buffer is: R8G8B8A0 00:00:02 - SDL Info (0): EGL passed preflight checks. Using EGL for GL context creation. 00:00:02 - SDL Info (0): Using VAAPI accelerated renderer on x11 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decoding VPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Main profile bitstream 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decoding SPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Main profile bitstream 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decoding VUI 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decoding PPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Format vaapi chosen by get_format(). 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Format vaapi requires hwaccel initialisation. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Considering format 0x3231564e -> nv12. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Picked nv12 (0x3231564e) as best match for yuv420p. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x1. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Direct mapping disabled: deriving image does not work: 1 (operation failed). 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x2. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x3. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x4. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x5. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x6. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x7. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x8. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x9. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xa. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xb. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xc. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xd. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xe. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0xf. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x10. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x11. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x12. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x13. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434ec5840] Created surface 0x14. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decode context initialised: 0x15/0x16. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Output frame with POC 3. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Param buffer (type 0, 604 bytes) is 0x17. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Slice 0 param buffer (264 bytes) is 0x18. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Slice 0 data buffer (237 bytes) is 0x19. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ecfe00] Decode to surface 0x14. 00:00:02 - SDL Info (0): FFmpeg-based video decoder chosen 00:00:02 - SDL Info (0): Desired audio buffer: 480 samples (1920 bytes) 00:00:02 - SDL Info (0): Obtained audio buffer: 480 samples (1920 bytes) 00:00:02 - Qt Info: Found "gamecontrollerdb.txt" at "/home/deck/.var/app/com.moonlight_stream.Moonlight/cache/Moonlight Game Streaming Project/Moonlight/gamecontrollerdb.txt" 00:00:02 - SDL Info (0): Loaded 292 new gamepad mappings 00:00:02 - SDL Info (0): V-sync disabled libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'radeonsi' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function vaDriverInit_1_18 Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. libva info: va_openDriver() returns 0 00:00:02 - SDL Info (0): Initialized VAAPI 1.18 00:00:02 - SDL Info (0): Driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61) 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x3231564e -> nv12. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x30313050 -> p010le. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x36313050 -> unknown. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x30323449 -> yuv420p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x32315659 -> yuv420p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x56595559 -> unknown. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x32595559 -> yuyv422. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x59565955 -> uyvy422. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x30303859 -> gray. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x50343434 -> yuv444p. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x41524742 -> bgra. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x41424752 -> rgba. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x58524742 -> bgr0. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Format 0x58424752 -> rgb0. 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] VAAPI driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61). 00:00:02 - FFmpeg: [AVHWDeviceContext @ 0x7f3434658480] Driver not found in known nonstandard list, using standard behaviour. 00:00:02 - SDL Info (0): Selected overlay subpicture format: BGRA8888 00:00:02 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with separate layers 00:00:02 - SDL Info (0): Color buffer is: R8G8B8A0 00:00:02 - SDL Info (0): EGL passed preflight checks. Using EGL for GL context creation. 00:00:02 - SDL Info (0): Using VAAPI accelerated renderer on x11 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decoding VPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Main profile bitstream 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decoding SPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Main profile bitstream 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decoding VUI 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decoding PPS 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Format vaapi chosen by get_format(). 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Format vaapi requires hwaccel initialisation. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Considering format 0x3231564e -> nv12. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Picked nv12 (0x3231564e) as best match for yuv420p. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x1. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Direct mapping disabled: deriving image does not work: 1 (operation failed). 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x2. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x3. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x4. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x5. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x6. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x7. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x8. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x9. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xa. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xb. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xc. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xd. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xe. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0xf. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x10. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x11. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x12. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x13. 00:00:02 - FFmpeg: [AVHWFramesContext @ 0x7f3434bb8080] Created surface 0x14. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decode context initialised: 0x15/0x16. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Output frame with POC 3. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Param buffer (type 0, 604 bytes) is 0x17. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Slice 0 param buffer (264 bytes) is 0x18. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Slice 0 data buffer (237 bytes) is 0x19. 00:00:02 - FFmpeg: [hevc @ 0x7f3434ba3600] Decode to surface 0x14. 00:00:02 - SDL Info (0): FFmpeg-based video decoder chosen 00:00:02 - Qt Info: Found "gamecontrollerdb.txt" at "/home/deck/.var/app/com.moonlight_stream.Moonlight/cache/Moonlight Game Streaming Project/Moonlight/gamecontrollerdb.txt" 00:00:02 - SDL Info (0): Loaded 292 new gamepad mappings 00:00:03 - Qt Info: Processing new PC at "192.168.178.109:38653" from mDNS with IPv6 address "" 00:00:03 - Qt Info: Executing request: "http://192.168.178.109:38653/serverinfo?uniqueid=0123456789ABCDEF&uuid=6ec03d8a789e47a0861f6a8df17038c0" 00:00:03 - Qt Info: Executing request: "https://192.168.178.109:38648/serverinfo?uniqueid=0123456789ABCDEF&uuid=412ea8d3aa3b409db0f9e90995e3be8d" 00:00:04 - Qt Info: Executing request: "https://192.168.178.109:38648/launch?uniqueid=0123456789ABCDEF&uuid=830340b45a1b463a89d6a0402a14ffb7&appid=1189640638&mode=1280x800x60&additionalStates=1&sops=0&rikey=5d36756bd299a46dfb1a2d7ec890d949&rikeyid=435442006&localAudioPlayMode=0&surroundAudioInfo=196610&remoteControllersBitmap=1&gcmap=1" 00:00:06 - Qt Warning: Aborting timed out request for "http://joji-fisso:47989/serverinfo?uniqueid=0123456789ABCDEF&uuid=365cced771b94cf6afa976fe16a07356" 00:00:06 - Qt Warning: "serverinfo" request failed with error: QNetworkReply::OperationCanceledError 00:00:08 - Qt Info: Launch response: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root status_code=\"200\">rtsp://192.168.178.109:386741" 00:00:08 - Qt Info: Found matching interface: "wlan0" "50:5A:65:79:65:13" QFlags(IsUp|IsRunning|CanBroadcast|CanMulticast) 00:00:08 - Qt Info: Interface Type: QNetworkInterface::Wifi 00:00:08 - Qt Info: Interface MTU: 1500 00:00:08 - SDL Info (0): RTSP port: 38674 00:00:08 - SDL Info (0): Initializing platform... 00:00:08 - SDL Info (0): done 00:00:08 - SDL Info (0): Resolving host name... 00:00:08 - SDL Info (0): done 00:00:08 - SDL Info (0): Initializing audio stream... 00:00:08 - SDL Info (0): done 00:00:08 - SDL Info (0): Starting RTSP handshake... 00:00:08 - SDL Info (0): Audio port: 38664 00:00:08 - SDL Info (0): Video port: 38662 00:00:08 - SDL Info (0): Control port: 38663 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Initializing control stream... 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Initializing video stream... 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Initializing input stream... 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Starting control stream... 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Starting video stream... 00:00:09 - SDL Info (0): Video stream is 1280x800x60 (format 0x100) 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Starting audio stream... 00:00:09 - SDL Info (0): Desired audio buffer: 480 samples (1920 bytes) 00:00:09 - SDL Info (0): Obtained audio buffer: 480 samples (1920 bytes) 00:00:09 - SDL Info (0): Audio stream has 2 channels 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Starting input stream... 00:00:09 - SDL Info (0): done 00:00:09 - SDL Info (0): Qt UI screen is at (0,0) 00:00:09 - SDL Info (0): SDL found matching display 0 00:00:09 - SDL Info (0): Found display mode with desktop resolution: 1280x800x60 00:00:09 - SDL Info (0): Gamepad 0 (player 0) is: Steam Virtual Gamepad (haptic capabilities: 0x10000) (mapping: 030079f6de280000ff11000001000000 -> 030079f6de280000ff11000001000000,Steam Virtual Gamepad,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux,) 00:00:09 - SDL Info (0): Recreating renderer for window event: 1 (0 0) 00:00:09 - SDL Info (0): V-sync enabled libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'radeonsi' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function vaDriverInit_1_18 Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. libva info: va_openDriver() returns 0 00:00:09 - SDL Info (0): Initialized VAAPI 1.18 00:00:09 - SDL Info (0): Driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61) 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x3231564e -> nv12. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x30313050 -> p010le. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x36313050 -> unknown. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x30323449 -> yuv420p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x32315659 -> yuv420p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x56595559 -> unknown. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x32595559 -> yuyv422. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x59565955 -> uyvy422. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x30303859 -> gray. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x50343434 -> yuv444p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x41524742 -> bgra. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x41424752 -> rgba. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x58524742 -> bgr0. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Format 0x58424752 -> rgb0. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] VAAPI driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61). 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f3434d95880] Driver not found in known nonstandard list, using standard behaviour. 00:00:09 - SDL Info (0): Selected overlay subpicture format: BGRA8888 00:00:09 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with separate layers 00:00:09 - SDL Info (0): Received first audio packet after 200 ms 00:00:09 - SDL Info (0): Initial audio resync period: 500 milliseconds 00:00:09 - SDL Info (0): Received first video packet after 200 ms Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. 00:00:09 - SDL Info (0): Color buffer is: R8G8B8A0 00:00:09 - SDL Info (0): EGL passed preflight checks. Using EGL for GL context creation. 00:00:09 - SDL Info (0): Using VAAPI accelerated renderer on x11 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] nal_unit_type: 21(CRA_NUT), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decoding VPS 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Main profile bitstream 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decoding SPS 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Main profile bitstream 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decoding VUI 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decoding PPS 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Format vaapi chosen by get_format(). 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Format vaapi requires hwaccel initialisation. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Considering format 0x3231564e -> nv12. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Picked nv12 (0x3231564e) as best match for yuv420p. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x1. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Direct mapping disabled: deriving image does not work: 1 (operation failed). 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x2. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x3. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x4. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x5. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x6. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x7. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x8. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x9. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xa. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xb. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xc. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xd. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xe. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0xf. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x10. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x11. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x12. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x13. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f3434910500] Created surface 0x14. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decode context initialised: 0x15/0x16. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Output frame with POC 3. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Param buffer (type 0, 604 bytes) is 0x17. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Slice 0 param buffer (264 bytes) is 0x18. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Slice 0 data buffer (237 bytes) is 0x19. 00:00:09 - FFmpeg: [hevc @ 0x7f343491e200] Decode to surface 0x14. libva info: VA-API version 1.18.0 libva info: User environment variable requested driver 'radeonsi' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/radeonsi_drv_video.so libva info: Trying to open /usr/lib/x86_64-linux-gnu/GL/lib/dri/radeonsi_drv_video.so libva info: Found init function vaDriverInit_1_18 Failed to create /home/deck/.local/share/Steam/steamapps/shadercache/2182872073 for shader cache (No such file or directory)---disabling. libva info: va_openDriver() returns 0 00:00:09 - SDL Info (0): Initialized VAAPI 1.18 00:00:09 - SDL Info (0): Driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61) 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x3231564e -> nv12. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x30313050 -> p010le. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x36313050 -> unknown. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x30323449 -> yuv420p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x32315659 -> yuv420p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x56595559 -> unknown. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x32595559 -> yuyv422. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x59565955 -> uyvy422. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x30303859 -> gray. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x50343434 -> yuv444p. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x41524742 -> bgra. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x41424752 -> rgba. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x58524742 -> bgr0. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Format 0x58424752 -> rgb0. 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] VAAPI driver: Mesa Gallium driver 23.1.6 for AMD Custom GPU 0405 (vangogh, LLVM 15.0.7, DRM 3.54, 6.1.52-valve9-1-neptune-61). 00:00:09 - FFmpeg: [AVHWDeviceContext @ 0x7f343491ab80] Driver not found in known nonstandard list, using standard behaviour. 00:00:09 - SDL Info (0): Selected overlay subpicture format: BGRA8888 00:00:09 - SDL Info (0): VAAPI driver supports exporting DRM PRIME surface handles with separate layers 00:00:09 - SDL Info (0): Color buffer is: R8G8B8A0 00:00:09 - SDL Info (0): EGL passed preflight checks. Using EGL for GL context creation. 00:00:09 - SDL Info (0): Frame pacing disabled: target 60 Hz with 60 FPS stream 00:00:09 - SDL Info (0): Using VAAPI accelerated renderer on x11 00:00:09 - SDL Info (0): FFmpeg-based video decoder chosen 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] nal_unit_type: 32(VPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] nal_unit_type: 33(SPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] nal_unit_type: 34(PPS), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0, temporal_id: 0 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decoding VPS 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Main profile bitstream 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decoding SPS 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Main profile bitstream 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decoding VUI 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decoding PPS 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Format vaapi chosen by get_format(). 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Format vaapi requires hwaccel initialisation. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Considering format 0x3231564e -> nv12. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Picked nv12 (0x3231564e) as best match for yuv420p. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x1. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Direct mapping disabled: deriving image does not work: 1 (operation failed). 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x2. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x3. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x4. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x5. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x6. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x7. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x8. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x9. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xa. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xb. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xc. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xd. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xe. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0xf. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x10. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x11. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x12. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x13. 00:00:09 - FFmpeg: [AVHWFramesContext @ 0x7f33a80bb780] Created surface 0x14. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decode context initialised: 0x15/0x16. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Output frame with POC 0. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Param buffer (type 0, 604 bytes) is 0x17. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Slice 0 param buffer (264 bytes) is 0x18. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Slice 0 data buffer (15032 bytes) is 0x19. 00:00:09 - FFmpeg: [hevc @ 0x7f3434ebdf40] Decode to surface 0x14. 00:00:09 - SDL Info (0): Dropping window event during flush: 1 (0 0) 00:00:09 - SDL Info (0): Dropping window event during flush: 6 (1280 800) 00:00:09 - SDL Info (0): IDR frame request sent 00:00:09 - SDL Info (0): EGLRenderer: EGLImage pixel format: 23 00:00:09 - Qt Info: Found "egl_nv12.vert" at ":/data/egl_nv12.vert" 00:00:09 - Qt Info: Found "egl_nv12.frag" at ":/data/egl_nv12.frag" 00:00:09 - Qt Info: Found "egl_overlay.vert" at ":/data/egl_overlay.vert" 00:00:09 - Qt Info: Found "egl_overlay.frag" at ":/data/egl_overlay.frag" 00:01:25 - SDL Info (0): Server notified termination reason: 0x80030023 00:01:25 - SDL Error (0): Connection terminated: 0 00:01:25 - SDL Info (0): Quit event received 00:01:25 - SDL Info (0): Global video stats 00:01:25 - SDL Info (0): ---------------------------------------------------------- Incoming frame rate from network: 55.35 FPS Decoding frame rate: 55.35 FPS Rendering frame rate: 55.12 FPS Frames dropped by your network connection: 0.00% Frames dropped due to network jitter: 0.29% Average network latency: 2 ms (variance: 1 ms) Average decoding time: 0.56 ms Average frame queue delay: 0.16 ms Average rendering time (including monitor V-sync latency): 5.07 ms 00:01:25 - SDL Info (0): Failed to send ENet control packet 00:01:25 - SDL Info (0): Loss Stats: Transaction failed: 0 00:01:25 - SDL Info (0): Stopping input stream... 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Stopping audio stream... 00:01:25 - Qt Info: Found "gamecontrollerdb.txt" at "/home/deck/.var/app/com.moonlight_stream.Moonlight/cache/Moonlight Game Streaming Project/Moonlight/gamecontrollerdb.txt" 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Stopping video stream... 00:01:25 - SDL Info (0): Loaded 292 new gamepad mappings 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Stopping control stream... 00:01:25 - SDL Info (0): ENet peer is already disconnected 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Cleaning up input stream... 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Cleaning up video stream... 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Cleaning up control stream... 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Cleaning up audio stream... 00:01:25 - SDL Info (0): done 00:01:25 - SDL Info (0): Cleaning up platform... 00:01:25 - SDL Info (0): done

moondeck-runner.log

2024-01-26 11:28:06,801 INFO Resetting runner result 2024-01-26 11:28:06,802 INFO Getting app id 2024-01-26 11:28:06,802 INFO Getting current host settings 2024-01-26 11:28:06,802 INFO Using auto resolution from MoonDeck: {'width': 1280, 'height': 800} 2024-01-26 11:28:06,802 INFO Parsed resolution settings: {'dimensions': {'size': {'width': 1280, 'height': 800}, 'bitrate': None, 'fps': None}, 'passToBuddy': True, 'passToMoonlight': True} 2024-01-26 11:28:06,802 INFO Trying to run the game using the app MoonDeckStream 2024-01-26 11:28:06,805 INFO Checking connection to Buddy and GameStream server 2024-01-26 11:28:06,805 INFO Sending WOL (mac-address) to my-ip 2024-01-26 11:28:07,076 INFO Buddy: True, Server: True 2024-01-26 11:28:08,471 INFO Waiting for a initial stream conditions to be satisfied 2024-01-26 11:28:08,485 INFO Notifying Buddy to change resolution 2024-01-26 11:28:09,581 INFO Checking if Moonlight flatpak is installed or custom binary exists 2024-01-26 11:28:09,812 INFO Terminating all Moonlight instances if any 2024-01-26 11:28:09,894 INFO Starting Moonlight 2024-01-26 11:28:09,894 INFO Executing: /usr/bin/flatpak run --arch=x86_64 --command=moonlight com.moonlight_stream.Moonlight --resolution 1280x800 stream joji-fisso MoonDeckStream 2024-01-26 11:28:09,896 INFO Waiting for Steam to be ready to launch games 2024-01-26 11:28:09,896 INFO Starting to save Moonlight output. 2024-01-26 11:28:20,029 INFO Sending request to launch app 1382070 2024-01-26 11:28:21,038 INFO Waiting for app 1382070 to be launched in Steam 2024-01-26 11:28:37,160 INFO Waiting for app or Steam to close 2024-01-26 11:29:35,566 INFO App closed gracefully, ending stream if it's still open 2024-01-26 11:29:35,575 INFO Asking to close Steam if it's still open 2024-01-26 11:29:35,585 INFO Waiting for stream to stop 2024-01-26 11:29:36,371 INFO Finished saving Moonlight output.

Giorey01 commented 5 months ago

thank you for your help tho

FrogTheFrog commented 5 months ago
00:00:09 - SDL Info (0): Gamepad 0 (player 0) is: Steam Virtual Gamepad (haptic capabilities: 0x10000) (mapping: 030079f6de280000ff11000001000000 -> 030079f6de280000ff11000001000000,Steam Virtual Gamepad,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux,)

It seems the Moonlight has detected the controller and is probably sending data. Can you try if it works with other games?

Giorey01 commented 5 months ago

i've tried 3 different games, which are Manifold garden, Viewfinder and Brotato, in none of em works, any input including touchscreen

FrogTheFrog commented 5 months ago

Hmm, can you post Sunshine logs after you try streaming (with debug logs enabled)? Just to verify that it has received input from Moonlight.

Giorey01 commented 5 months ago

oh right, i also tried long pressing start to enable mouse input and in that way im able to use trackpads, even if the pointer flickers, appear and disappear while moving.

and whenever im in this mode, i can hover to any settings in one of those 3 games and press A to accept, so its parsing input, but only if i focus with the mouse input

Giorey01 commented 5 months ago

Hmm, can you post Sunshine logs after you try streaming (with debug logs enabled)? Just to verify that it has received input from Moonlight.

ok but i'll do it later cuz i really have to study for my Java exam right now, i'll get you updated in few hours!

Giorey01 commented 5 months ago

Sorry but i had to do some things today

here is the logs of Sunshine in Debug mode

[2024:01:26:19:29:13]: Info: nvprefs: No need to modify application profile settings
[2024:01:26:19:29:13]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2024:01:26:19:29:13]: Info: Sunshine version: 0.21.0
[2024:01:26:19:29:13]: Info: Compiling shaders...
[2024:01:26:19:29:13]: Info: System tray created
[2024:01:26:19:29:13]: Debug: System tray loop
[2024:01:26:19:29:13]: Info: Compiled shaders
[2024:01:26:19:29:13]: Debug: Stereo: supported
[2024:01:26:19:29:13]: Debug: Surround 5.1: supported
[2024:01:26:19:29:13]: Debug: Surround 7.1: supported
[2024:01:26:19:29:13]: Debug: Stereo: supported
[2024:01:26:19:29:13]: Debug: Surround 5.1: supported
[2024:01:26:19:29:13]: Debug: Surround 7.1: supported
[2024:01:26:19:29:13]: Debug: Stereo: supported
[2024:01:26:19:29:13]: Debug: Surround 5.1: supported
[2024:01:26:19:29:13]: Debug: Surround 7.1: supported
[2024:01:26:19:29:13]: Warning: Couldn't setup connection to ViGEm for gamepad support [E0000001]
[2024:01:26:19:29:13]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024:01:26:19:29:13]: Info: Trying encoder [nvenc]
[2024:01:26:19:29:14]: Info: ddprobe.exe [1] [] returned: 0x00000000
[2024:01:26:19:29:14]: Info: Set GPU preference: 1
[2024:01:26:19:29:14]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:14]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:14]: Info: Using realtime GPU priority
[2024:01:26:19:29:14]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:14]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:14]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:14]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:14]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:15]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:15]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:15]: Info: Using realtime GPU priority
[2024:01:26:19:29:15]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:15]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:15]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:15]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:15]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:15]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:29:15]: Info: Color depth: 8-bit
[2024:01:26:19:29:15]: Info: Color range: [JPEG]
[2024:01:26:19:29:15]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:29:15]: Info: NvEnc: created encoder P1 two-pass rfi
[2024:01:26:19:29:15]: Debug: NvEnc: idr frame 1
[2024:01:26:19:29:16]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:16]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:16]: Info: Using realtime GPU priority
[2024:01:26:19:29:16]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:16]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:16]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:16]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:16]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:16]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:29:16]: Info: Color depth: 8-bit
[2024:01:26:19:29:16]: Info: Color range: [JPEG]
[2024:01:26:19:29:16]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:29:16]: Info: NvEnc: created encoder P1 two-pass rfi
[2024:01:26:19:29:16]: Debug: NvEnc: idr frame 1
[2024:01:26:19:29:16]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:16]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:16]: Info: Using realtime GPU priority
[2024:01:26:19:29:16]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:16]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:16]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:16]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:16]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:16]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:29:16]: Info: Color depth: 8-bit
[2024:01:26:19:29:16]: Info: Color range: [JPEG]
[2024:01:26:19:29:16]: Error: NvEnc: encoding format is not supported by the gpu
[2024:01:26:19:29:17]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:17]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:17]: Info: Using realtime GPU priority
[2024:01:26:19:29:17]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:17]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:17]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:17]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:17]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:17]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:29:17]: Info: Color depth: 8-bit
[2024:01:26:19:29:17]: Info: Color range: [JPEG]
[2024:01:26:19:29:17]: Error: NvEnc: encoding format is not supported by the gpu
[2024:01:26:19:29:18]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 3840x2160
Offset             : 0x0
Virtual Desktop    : 3840x2160
[2024:01:26:19:29:18]: Info: Active GPU has HAGS enabled
[2024:01:26:19:29:18]: Info: Using realtime GPU priority
[2024:01:26:19:29:18]: Info: Desktop resolution [3840x2160]
[2024:01:26:19:29:18]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:29:18]: Info: Display refresh rate [60Hz]
[2024:01:26:19:29:18]: Info: Requested frame rate [60fps]
[2024:01:26:19:29:18]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:29:18]: Info: SDR color coding [Rec. 709]
[2024:01:26:19:29:18]: Info: Color depth: 10-bit
[2024:01:26:19:29:18]: Info: Color range: [JPEG]
[2024:01:26:19:29:18]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:29:18]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2024:01:26:19:29:18]: Debug: NvEnc: idr frame 1
[2024:01:26:19:29:18]: Info: 
[2024:01:26:19:29:18]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2024:01:26:19:29:18]: Info: 
[2024:01:26:19:29:18]: Debug: ------  h264 ------
[2024:01:26:19:29:18]: Debug: PASSED: supported
[2024:01:26:19:29:18]: Debug: REF_FRAMES_RESTRICT: supported
[2024:01:26:19:29:18]: Debug: CBR: supported
[2024:01:26:19:29:18]: Debug: DYNAMIC_RANGE: unsupported
[2024:01:26:19:29:18]: Debug: VUI_PARAMETERS: supported
[2024:01:26:19:29:18]: Debug: -------------------
[2024:01:26:19:29:18]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2024:01:26:19:29:18]: Debug: ------  hevc ------
[2024:01:26:19:29:18]: Debug: PASSED: supported
[2024:01:26:19:29:18]: Debug: REF_FRAMES_RESTRICT: supported
[2024:01:26:19:29:18]: Debug: CBR: supported
[2024:01:26:19:29:18]: Debug: DYNAMIC_RANGE: supported
[2024:01:26:19:29:18]: Debug: VUI_PARAMETERS: supported
[2024:01:26:19:29:18]: Debug: -------------------
[2024:01:26:19:29:18]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2024:01:26:19:29:18]: Info: Configuration UI available at [https://localhost:38654]
[2024:01:26:19:29:19]: Info: Registered Sunshine mDNS service
[2024:01:26:19:29:20]: Debug: Found device: http://192.168.178.1:49000/igddesc.xml
[2024:01:26:19:29:20]: Debug: Found valid IGD device: http://192.168.178.1:49000/igddesc.xml
[2024:01:26:19:29:20]: Debug: Checking for existing UPnP port mapping for 38674
[2024:01:26:19:29:20]: Debug: Mapping entry not found for 38674
[2024:01:26:19:29:20]: Debug: Successfully mapped TCP 38674
[2024:01:26:19:29:20]: Debug: Checking for existing UPnP port mapping for 38662
[2024:01:26:19:29:20]: Debug: Mapping entry not found for 38662
[2024:01:26:19:29:20]: Debug: Successfully mapped UDP 38662
[2024:01:26:19:29:20]: Debug: Checking for existing UPnP port mapping for 38664
[2024:01:26:19:29:20]: Debug: Mapping entry not found for 38664
[2024:01:26:19:29:20]: Debug: Successfully mapped UDP 38664
[2024:01:26:19:29:20]: Debug: Checking for existing UPnP port mapping for 38663
[2024:01:26:19:29:20]: Debug: Mapping entry not found for 38663
[2024:01:26:19:29:20]: Debug: Successfully mapped UDP 38663
[2024:01:26:19:29:20]: Debug: Checking for existing UPnP port mapping for 38653
[2024:01:26:19:29:20]: Debug: Mapping entry not found for 38653
[2024:01:26:19:29:21]: Debug: Successfully mapped TCP 38653
[2024:01:26:19:29:21]: Debug: Checking for existing UPnP port mapping for 38648
[2024:01:26:19:29:21]: Debug: Mapping entry not found for 38648
[2024:01:26:19:29:21]: Debug: Successfully mapped TCP 38648
[2024:01:26:19:29:21]: Info: Completed UPnP port mappings to 192.168.178.109 via http://192.168.178.1:49000/igddesc.xml
[2024:01:26:19:30:03]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:03]: Debug: METHOD :: GET
[2024:01:26:19:30:03]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:03]: Debug: User-Agent -- Python/3.10 aiohttp/3.8.5
[2024:01:26:19:30:03]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:03]: Debug: Accept -- */*
[2024:01:26:19:30:03]: Debug: Host -- my-ip
[2024:01:26:19:30:03]: Debug:  [--] 
[2024:01:26:19:30:03]: Debug:  [--] 
[2024:01:26:19:30:09]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:09]: Debug: METHOD :: GET
[2024:01:26:19:30:09]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:09]: Debug: User-Agent -- Python/3.11 aiohttp/3.8.5
[2024:01:26:19:30:09]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:09]: Debug: Accept -- */*
[2024:01:26:19:30:09]: Debug: Host --my-ip
[2024:01:26:19:30:09]: Debug:  [--] 
[2024:01:26:19:30:09]: Debug:  [--] 
[2024:01:26:19:30:12]: Debug: System tray loop
[2024:01:26:19:30:14]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:14]: Debug: METHOD :: GET
[2024:01:26:19:30:14]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:14]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:14]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:14]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:14]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:14]: Debug: Host -- 192.168.178.109:38653
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:14]: Debug: uuid -- c3d2bf07272f41ee9842992c9685a22b
[2024:01:26:19:30:14]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:14]: Debug: /CN=NVIDIA GameStream Client -- verified
[2024:01:26:19:30:14]: Debug: TUNNEL :: HTTPS
[2024:01:26:19:30:14]: Debug: METHOD :: GET
[2024:01:26:19:30:14]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:14]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:14]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:14]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:14]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:14]: Debug: Host -- 192.168.178.109:38648
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:14]: Debug: uuid -- aaa55d24f5d644dc8a12c6a914b76112
[2024:01:26:19:30:14]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:14]: Debug: /CN=NVIDIA GameStream Client -- verified
[2024:01:26:19:30:14]: Debug: TUNNEL :: HTTPS
[2024:01:26:19:30:14]: Debug: METHOD :: GET
[2024:01:26:19:30:14]: Debug: DESTINATION :: /applist
[2024:01:26:19:30:14]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:14]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:14]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:14]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:14]: Debug: Host -- 192.168.178.109:38648
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:14]: Debug: uuid -- 3d3d02906d494477b2d833934d7ce8e9
[2024:01:26:19:30:14]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:14]: Debug:  [--] 
[2024:01:26:19:30:16]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:16]: Debug: METHOD :: GET
[2024:01:26:19:30:16]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:16]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:16]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:16]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:16]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:16]: Debug: Host -- 192.168.178.109:38653
[2024:01:26:19:30:16]: Debug:  [--] 
[2024:01:26:19:30:16]: Debug: uuid -- 2a82e438a62e4e3b81b2a67463939fd3
[2024:01:26:19:30:16]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:16]: Debug:  [--] 
[2024:01:26:19:30:16]: Debug: /CN=NVIDIA GameStream Client -- verified
[2024:01:26:19:30:16]: Debug: TUNNEL :: HTTPS
[2024:01:26:19:30:16]: Debug: METHOD :: GET
[2024:01:26:19:30:16]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:16]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:16]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:16]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:16]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:16]: Debug: Host -- 192.168.178.109:38648
[2024:01:26:19:30:16]: Debug:  [--] 
[2024:01:26:19:30:16]: Debug: uuid -- c413a2e876e241dcb5d9dee09edbff24
[2024:01:26:19:30:16]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:16]: Debug:  [--] 
[2024:01:26:19:30:17]: Debug: /CN=NVIDIA GameStream Client -- verified
[2024:01:26:19:30:17]: Debug: TUNNEL :: HTTPS
[2024:01:26:19:30:17]: Debug: METHOD :: GET
[2024:01:26:19:30:17]: Debug: DESTINATION :: /launch
[2024:01:26:19:30:17]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:17]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:17]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:17]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:17]: Debug: Host -- 192.168.178.109:38648
[2024:01:26:19:30:17]: Debug:  [--] 
[2024:01:26:19:30:17]: Debug: localAudioPlayMode -- 0
[2024:01:26:19:30:17]: Debug: gcmap -- 1
[2024:01:26:19:30:17]: Debug: remoteControllersBitmap -- 1
[2024:01:26:19:30:17]: Debug: rikeyid -- 763956642
[2024:01:26:19:30:17]: Debug: surroundAudioInfo -- 196610
[2024:01:26:19:30:17]: Debug: rikey -- 91fcd4fd1668d0be7a89d0e64258e6b4
[2024:01:26:19:30:17]: Debug: sops -- 0
[2024:01:26:19:30:17]: Debug: mode -- 1280x800x60
[2024:01:26:19:30:17]: Debug: appid -- 1189640638
[2024:01:26:19:30:17]: Debug: uuid -- 5030e825e68640c39557fcebd7bb7b5b
[2024:01:26:19:30:17]: Debug: additionalStates -- 1
[2024:01:26:19:30:17]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:17]: Debug:  [--] 
[2024:01:26:19:30:17]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024:01:26:19:30:17]: Info: Trying encoder [nvenc]
[2024:01:26:19:30:17]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:17]: Debug: METHOD :: GET
[2024:01:26:19:30:17]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:17]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:17]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:17]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:17]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:17]: Debug: Host -- 192.168.178.109:38653
[2024:01:26:19:30:17]: Debug:  [--] 
[2024:01:26:19:30:17]: Debug: uuid -- 6facd588cbc7406e818a43b67c45277b
[2024:01:26:19:30:17]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:17]: Debug:  [--] 
[2024:01:26:19:30:17]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:17]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:17]: Info: Using realtime GPU priority
[2024:01:26:19:30:17]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:17]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:17]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:17]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:17]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:18]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:18]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:18]: Info: Using realtime GPU priority
[2024:01:26:19:30:18]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:18]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:18]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:18]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:18]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:18]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:30:18]: Info: Color depth: 8-bit
[2024:01:26:19:30:18]: Info: Color range: [JPEG]
[2024:01:26:19:30:18]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:30:18]: Info: NvEnc: created encoder P1 two-pass rfi
[2024:01:26:19:30:18]: Debug: NvEnc: idr frame 1
[2024:01:26:19:30:19]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:19]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:19]: Info: Using realtime GPU priority
[2024:01:26:19:30:19]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:19]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:19]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:19]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:19]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:19]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:30:19]: Info: Color depth: 8-bit
[2024:01:26:19:30:19]: Info: Color range: [JPEG]
[2024:01:26:19:30:19]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:30:19]: Info: NvEnc: created encoder P1 two-pass rfi
[2024:01:26:19:30:19]: Debug: NvEnc: idr frame 1
[2024:01:26:19:30:19]: Debug: TUNNEL :: NONE
[2024:01:26:19:30:19]: Debug: METHOD :: GET
[2024:01:26:19:30:19]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:19]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:19]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:19]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:19]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:19]: Debug: Host -- 87.10.228.94:38653
[2024:01:26:19:30:19]: Debug:  [--] 
[2024:01:26:19:30:19]: Debug: uuid -- 43ffb8b6915e4924a1ce229b701d791e
[2024:01:26:19:30:19]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:19]: Debug:  [--] 
[2024:01:26:19:30:20]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:20]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:20]: Info: Using realtime GPU priority
[2024:01:26:19:30:20]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:20]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:20]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:20]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:20]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:20]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:30:20]: Info: Color depth: 8-bit
[2024:01:26:19:30:20]: Info: Color range: [JPEG]
[2024:01:26:19:30:20]: Error: NvEnc: encoding format is not supported by the gpu
[2024:01:26:19:30:20]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:20]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:20]: Info: Using realtime GPU priority
[2024:01:26:19:30:20]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:20]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:20]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:20]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:20]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:20]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:30:20]: Info: Color depth: 8-bit
[2024:01:26:19:30:20]: Info: Color range: [JPEG]
[2024:01:26:19:30:20]: Error: NvEnc: encoding format is not supported by the gpu
[2024:01:26:19:30:21]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:21]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:21]: Info: Using realtime GPU priority
[2024:01:26:19:30:21]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:21]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:21]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:21]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:21]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:21]: Info: SDR color coding [Rec. 709]
[2024:01:26:19:30:21]: Info: Color depth: 10-bit
[2024:01:26:19:30:21]: Info: Color range: [JPEG]
[2024:01:26:19:30:21]: Debug: NvEnc: requested encoded frame size 2.1 kB
[2024:01:26:19:30:21]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2024:01:26:19:30:21]: Debug: NvEnc: idr frame 1
[2024:01:26:19:30:21]: Info: 
[2024:01:26:19:30:21]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2024:01:26:19:30:21]: Info: 
[2024:01:26:19:30:21]: Debug: ------  h264 ------
[2024:01:26:19:30:21]: Debug: PASSED: supported
[2024:01:26:19:30:21]: Debug: REF_FRAMES_RESTRICT: supported
[2024:01:26:19:30:21]: Debug: CBR: supported
[2024:01:26:19:30:21]: Debug: DYNAMIC_RANGE: unsupported
[2024:01:26:19:30:21]: Debug: VUI_PARAMETERS: supported
[2024:01:26:19:30:21]: Debug: -------------------
[2024:01:26:19:30:21]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2024:01:26:19:30:21]: Debug: ------  hevc ------
[2024:01:26:19:30:21]: Debug: PASSED: supported
[2024:01:26:19:30:21]: Debug: REF_FRAMES_RESTRICT: supported
[2024:01:26:19:30:21]: Debug: CBR: supported
[2024:01:26:19:30:21]: Debug: DYNAMIC_RANGE: supported
[2024:01:26:19:30:21]: Debug: VUI_PARAMETERS: supported
[2024:01:26:19:30:21]: Debug: -------------------
[2024:01:26:19:30:21]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2024:01:26:19:30:21]: Debug: Parsed executable [C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe] from command [C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe]
[2024:01:26:19:30:21]: Debug: Resolved executable [C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe] to path ["C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe"]
[2024:01:26:19:30:21]: Info: Executing: [C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe] in ["C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin"]
[2024:01:26:19:30:21]: Info: C:\Users\giorg\AppData\Local\Programs\MoonDeckBuddy\bin\MoonDeckStream.exe running with PID 6808
[2024:01:26:19:30:21]: Debug: /CN=NVIDIA GameStream Client -- verified
[2024:01:26:19:30:21]: Debug: TUNNEL :: HTTPS
[2024:01:26:19:30:21]: Debug: METHOD :: GET
[2024:01:26:19:30:21]: Debug: DESTINATION :: /serverinfo
[2024:01:26:19:30:21]: Debug: User-Agent -- Mozilla/5.0
[2024:01:26:19:30:21]: Debug: Accept-Language -- en,*
[2024:01:26:19:30:21]: Debug: Accept-Encoding -- gzip, deflate
[2024:01:26:19:30:21]: Debug: Connection -- Keep-Alive
[2024:01:26:19:30:21]: Debug: Host -- 87.10.228.94:38648
[2024:01:26:19:30:21]: Debug:  [--] 
[2024:01:26:19:30:21]: Debug: uuid -- 808bbaab9054416c8370e3330f1fecb0
[2024:01:26:19:30:21]: Debug: uniqueid -- 0123456789ABCDEF
[2024:01:26:19:30:21]: Debug:  [--] 
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 89 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [1]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: OPTIONS
[2024:01:26:19:30:21]: Debug: target :: rtsp://0.0.0.0:38674
[2024:01:26:19:30:21]: Debug: CSeq :: 1
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
OPTIONS
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 1

---End Response---
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 165 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [2]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: DESCRIBE
[2024:01:26:19:30:21]: Debug: target :: rtsp://0.0.0.0:38674
[2024:01:26:19:30:21]: Debug: CSeq :: 2
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Accept :: application/sdp
[2024:01:26:19:30:21]: Debug: If-Modified-Since :: Thu, 01 Jan 1970 00:00:00 GMT
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
DESCRIBE
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 2

a=x-ss-general.featureFlags: 3
sprop-parameter-sets=AAAAAU
x-nv-video[0].refPicInvalidation=1
a=fmtp:97 surround-params=21101
a=fmtp:97 surround-params=21101
a=fmtp:97 surround-params=642012453
a=fmtp:97 surround-params=660012345
a=fmtp:97 surround-params=85301245367
a=fmtp:97 surround-params=88001234567

---End Response---
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 183 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [3]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: SETUP
[2024:01:26:19:30:21]: Debug: target :: streamid=audio/0/0
[2024:01:26:19:30:21]: Debug: CSeq :: 3
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Transport :: unicast;X-GS-ClientPort=50000-50001
[2024:01:26:19:30:21]: Debug: If-Modified-Since :: Thu, 01 Jan 1970 00:00:00 GMT
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
SETUP
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 3
Session: DEADBEEFCAFE;timeout = 90
Transport: server_port=38664

---End Response---
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 207 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [4]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: SETUP
[2024:01:26:19:30:21]: Debug: target :: streamid=video/0/0
[2024:01:26:19:30:21]: Debug: CSeq :: 4
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Session ::  DEADBEEFCAFE
[2024:01:26:19:30:21]: Debug: Transport :: unicast;X-GS-ClientPort=50000-50001
[2024:01:26:19:30:21]: Debug: If-Modified-Since :: Thu, 01 Jan 1970 00:00:00 GMT
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
SETUP
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 4
Session: DEADBEEFCAFE;timeout = 90
Transport: server_port=38662

---End Response---
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 210 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [5]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: SETUP
[2024:01:26:19:30:21]: Debug: target :: streamid=control/13/0
[2024:01:26:19:30:21]: Debug: CSeq :: 5
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Session ::  DEADBEEFCAFE
[2024:01:26:19:30:21]: Debug: Transport :: unicast;X-GS-ClientPort=50000-50001
[2024:01:26:19:30:21]: Debug: If-Modified-Since :: Thu, 01 Jan 1970 00:00:00 GMT
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
SETUP
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 5
Session: DEADBEEFCAFE;timeout = 90
Transport: server_port=38663

---End Response---
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 536 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 368 bytes
[2024:01:26:19:30:21]: Debug: Found Content-Length: 1344 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 524 bytes
[2024:01:26:19:30:21]: Debug: Found Content-Length: 1344 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 452 bytes
[2024:01:26:19:30:21]: Debug: Found Content-Length: 1344 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [6]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: v=0
o=android 0 14 IN IPv4 192.168.178.109
s=NVIDIA Streaming Client
a=x-nv-video[0].clientViewportWd:1280 
a=x-nv-video[0].clientViewportHt:800 
a=x-nv-video[0].maxFPS:60 
a=x-nv-video[0].packetSize:1392 
a=x-nv-video[0].rateControlMode:4 
a=x-nv-video[0].timeoutLengthMs:7000 
a=x-nv-video[0].framesWithInvalidRefThreshold:0 
a=x-nv-video[0].initialBitrateKbps:7500 
a=x-nv-video[0].initialPeakBitrateKbps:7500 
a=x-nv-vqos[0].bw.minimumBitrateKbps:7500 
a=x-nv-vqos[0].bw.maximumBitrateKbps:7500 
a=x-nv-vqos[0].fec.enable:1 
a=x-nv-vqos[0].videoQualityScoreUpdateTime:5000 
a=x-nv-vqos[0].qosTrafficType:5 
a=x-nv-aqos.qosTrafficType:4 
a=x-nv-general.featureFlags:167 
a=x-nv-general.useReliableUdp:13 
a=x-nv-vqos[0].fec.minRequiredFecPackets:2 
a=x-nv-vqos[0].bllFec.enable:0 
a=x-nv-vqos[0].drc.enable:0 
a=x-nv-general.enableRecoveryMode:0 
a=x-nv-video[0].videoEncoderSlicesPerFrame:1 
a=x-nv-clientSupportHevc:1 
a=x-nv-vqos[0].bitStreamFormat:1 
a=x-nv-video[0].dynamicRangeMode:0 
a=x-nv-video[0].maxNumReferenceFrames:0 
a=x-nv-video[0].clientRefreshRateX100:0 
a=x-nv-audio.surround.numChannels:2 
a=x-nv-audio.surround.channelMask:3 
a=x-nv-audio.surround.enable:0 
a=x-nv-audio.surround.AudioQuality:0 
a=x-nv-aqos.packetDuration:5 
a=x-nv-video[0].encoderCscMode:0 
t=0 0
m=video 38662  
[2024:01:26:19:30:21]: Debug: command :: ANNOUNCE
[2024:01:26:19:30:21]: Debug: target :: streamid=control/13/0
[2024:01:26:19:30:21]: Debug: CSeq :: 6
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Session ::  DEADBEEFCAFE
[2024:01:26:19:30:21]: Debug: Content-type :: application/sdp
[2024:01:26:19:30:21]: Debug: Content-length :: 1344
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
ANNOUNCE
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: Found Host: 0.0.0.0
[2024:01:26:19:30:21]: Info: nvprefs: No need to modify application profile settings
[2024:01:26:19:30:21]: Info: nvprefs: No need to modify global profile settings
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 6

---End Response---
[2024:01:26:19:30:21]: Debug: RAISE: 192.168.178.124:55435 :: AUDIO
[2024:01:26:19:30:21]: Debug: Received ping from 192.168.178.124:55435 [474E4950]
[2024:01:26:19:30:21]: Debug: Start capturing Audio
[2024:01:26:19:30:21]: Debug: Stereo: supported
[2024:01:26:19:30:21]: Debug: Surround 5.1: supported
[2024:01:26:19:30:21]: Debug: handle_read(): Handle read of size: 91 bytes
[2024:01:26:19:30:21]: Debug: handle_payload(): Handle read of size: 0 bytes
[2024:01:26:19:30:21]: Debug: type [REQUEST]
[2024:01:26:19:30:21]: Debug: sequence number [7]
[2024:01:26:19:30:21]: Debug: protocol :: RTSP/1.0
[2024:01:26:19:30:21]: Debug: payload :: 
[2024:01:26:19:30:21]: Debug: command :: PLAY
[2024:01:26:19:30:21]: Debug: target :: /
[2024:01:26:19:30:21]: Debug: CSeq :: 7
[2024:01:26:19:30:21]: Debug: X-GS-ClientVersion :: 14
[2024:01:26:19:30:21]: Debug: Host :: 0.0.0.0
[2024:01:26:19:30:21]: Debug: Session ::  DEADBEEFCAFE
[2024:01:26:19:30:21]: Debug: ---Begin MessageBuffer---
PLAY
---End MessageBuffer---
[2024:01:26:19:30:21]: Debug: ---Begin Response---
RTSP/1.0 200 OK
CSeq: 7

---End Response---
[2024:01:26:19:30:21]: Debug: Surround 7.1: supported
[2024:01:26:19:30:21]: Debug: Stereo: supported
[2024:01:26:19:30:21]: Debug: Surround 5.1: supported
[2024:01:26:19:30:21]: Debug: RAISE: 192.168.178.124:48544 :: VIDEO
[2024:01:26:19:30:21]: Debug: Received ping from 192.168.178.124:48544 [474E4950]
[2024:01:26:19:30:21]: Debug: Start capturing Video
[2024:01:26:19:30:21]: Debug: Detecting monitors...
[2024:01:26:19:30:21]: Debug: 
====== ADAPTER =====
Device Name      : NVIDIA GeForce GTX 1660
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002184
Device Video Mem : 5981 MiB
Device Sys Mem   : 0 MiB
Share Sys Mem    : 8143 MiB

    ====== OUTPUT ======
[2024:01:26:19:30:21]: Debug:     Output Name       : \\.\DISPLAY1
    AttachedToDesktop : yes
    Resolution        : 1280x800

[2024:01:26:19:30:21]: Debug: Surround 7.1: supported
[2024:01:26:19:30:21]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Info: CLIENT CONNECTED
[2024:01:26:19:30:22]: Debug: type [IDX_REQUEST_IDR_FRAME]
[2024:01:26:19:30:22]: Debug: type [IDX_START_B]
[2024:01:26:19:30:22]: Debug: --begin relative mouse move packet--
deltaX [1]
deltaY [1]
--end relative mouse move packet--
[2024:01:26:19:30:22]: Debug: --begin relative mouse move packet--
deltaX [-1]
deltaY [-1]
--end relative mouse move packet--
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: 
====== ADAPTER =====
Device Name      : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem   : 0 MiB
Share Sys Mem    : 8143 MiB

    ====== OUTPUT ======
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Stereo: supported
[2024:01:26:19:30:22]: Debug: Surround 5.1: supported
[2024:01:26:19:30:22]: Debug: Surround 7.1: supported
[2024:01:26:19:30:22]: Debug: Trying audio format [Stereo]
[2024:01:26:19:30:22]: Debug: Found audio format [Stereo]
[2024:01:26:19:30:22]: Debug: Audio capture signaled buffer discontinuity
[2024:01:26:19:30:22]: Info: 
Device Description : NVIDIA GeForce GTX 1660
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002184
Device Video Mem   : 5981 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8143 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x800
Offset             : 0x0
Virtual Desktop    : 1280x800
[2024:01:26:19:30:22]: Info: Active GPU has HAGS enabled
[2024:01:26:19:30:22]: Info: Using realtime GPU priority
[2024:01:26:19:30:22]: Info: Desktop resolution [1280x800]
[2024:01:26:19:30:22]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:22]: Info: Display refresh rate [59.81Hz]
[2024:01:26:19:30:22]: Info: Requested frame rate [60fps]
[2024:01:26:19:30:22]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 10
Red Primary        : [0.685547,0.310547]
Green Primary      : [0.219727,0.725586]
Blue Primary       : [0.144531,0.0595703]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0031 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2024:01:26:19:30:22]: Info: Adjusted capture rate to 59.81fps to better match display
[2024:01:26:19:30:22]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:01:26:19:30:22]: Info: SDR color coding [Rec. 601]
[2024:01:26:19:30:22]: Info: Color depth: 8-bit
[2024:01:26:19:30:22]: Info: Color range: [MPEG]
[2024:01:26:19:30:22]: Debug: NvEnc: requested encoded frame size 15.6 kB
[2024:01:26:19:30:22]: Info: NvEnc: created encoder P1 two-pass rfi
[2024:01:26:19:30:22]: Debug: NvEnc: idr frame 1
[2024:01:26:19:30:22]: Debug: Sent HDR mode: false
[2024:01:26:19:30:22]: Debug: type [IDX_REQUEST_IDR_FRAME]
[2024:01:26:19:30:22]: Debug: NvEnc: idr frame 10
[2024:01:26:19:30:27]: Info: Resetting sink to [virtual-Stereo{0.0.0.00000000}.{6b7ea730-81ed-4c57-842e-9a7dd3053799}] after default changed
[2024:01:26:19:30:27]: Debug: Stereo: supported
[2024:01:26:19:30:27]: Debug: Surround 5.1: supported
[2024:01:26:19:30:27]: Debug: Surround 7.1: supported
[2024:01:26:19:30:27]: Debug: Stereo: supported
[2024:01:26:19:30:27]: Debug: Surround 5.1: supported
[2024:01:26:19:30:27]: Debug: Surround 7.1: supported
[2024:01:26:19:30:27]: Debug: Stereo: supported
[2024:01:26:19:30:27]: Debug: Surround 5.1: supported
[2024:01:26:19:30:27]: Debug: Surround 7.1: supported
[2024:01:26:19:30:27]: Debug: Stereo: supported
[2024:01:26:19:30:27]: Debug: Surround 5.1: supported
[2024:01:26:19:30:27]: Debug: Surround 7.1: supported
[2024:01:26:19:30:27]: Info: Reinitializing audio capture
[2024:01:26:19:30:27]: Debug: Trying audio format [Stereo]
[2024:01:26:19:30:27]: Debug: Found audio format [Stereo]
[2024:01:26:19:30:27]: Debug: Audio capture signaled buffer discontinuity
[2024:01:26:19:30:41]: Debug: Frame processing latency (min/max/avg): 1.5ms/17.5ms/1.8ms
[2024:01:26:19:30:42]: Debug: Sleep overshoot (min/max/avg): 0.0ms/0.5ms/0.3ms
[2024:01:26:19:30:42]: Debug: NvEnc: encoded frame sizes (min max avg) 0.0 16.1 6.4 kB
[2024:01:26:19:30:57]: Info: App exited with code [0]
[2024:01:26:19:30:57]: Info: Process terminated
[2024:01:26:19:30:58]: Debug: Stereo: supported
[2024:01:26:19:30:58]: Debug: Surround 5.1: supported
[2024:01:26:19:30:58]: Debug: Surround 7.1: supported
[2024:01:26:19:30:58]: Debug: Stereo: supported
[2024:01:26:19:30:58]: Debug: Surround 5.1: supported
[2024:01:26:19:30:58]: Debug: Surround 7.1: supported
[2024:01:26:19:30:58]: Debug: Stereo: supported
[2024:01:26:19:30:58]: Debug: Surround 5.1: supported
[2024:01:26:19:30:58]: Debug: Surround 7.1: supported
[2024:01:26:19:30:58]: Debug: Stereo: supported
[2024:01:26:19:30:58]: Debug: Surround 5.1: supported
[2024:01:26:19:30:58]: Debug: Surround 7.1: supported
[2024:01:26:19:30:58]: Debug: Waiting for video to end...
[2024:01:26:19:30:58]: Debug: Waiting for audio to end...
[2024:01:26:19:30:58]: Debug: Waiting for control to end...
[2024:01:26:19:30:58]: Debug: Resetting Input...
[2024:01:26:19:30:58]: Debug: Removing references to any connections...
[2024:01:26:19:30:58]: Debug: Session ended
[2024:01:26:19:30:58]: Debug: Waiting for main listening thread to end...
[2024:01:26:19:30:58]: Debug: Waiting for main video thread to end...
[2024:01:26:19:30:58]: Debug: Waiting for main audio thread to end...
[2024:01:26:19:30:58]: Debug: Waiting for main control thread to end...
[2024:01:26:19:30:58]: Debug: All broadcasting threads ended
[2024:01:26:19:31:01]: Debug: System tray loop
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /troubleshooting
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- document
[2024:01:26:19:31:14]: Debug: Sec-Fetch-User -- ?1
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/config
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: Upgrade-Insecure-Requests -- 1
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- navigate
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /node_modules/@fortawesome/fontawesome-free/css/all.min.css
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- text/css,*/*;q=0.1
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- no-cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- style
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /node_modules/bootstrap/dist/css/bootstrap.min.css
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- text/css,*/*;q=0.1
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- no-cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- style
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /node_modules/bootstrap/dist/js/bootstrap.bundle.min.js
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- */*
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- no-cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- script
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /node_modules/vue/dist/vue.min.js
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- */*
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- no-cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- script
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /images/logo-sunshine-45.png
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- no-cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- image
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- */*
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug: METHOD :: GET
[2024:01:26:19:31:14]: Debug: DESTINATION :: /node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2
[2024:01:26:19:31:14]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Dest -- font
[2024:01:26:19:31:14]: Debug: Host -- localhost:38654
[2024:01:26:19:31:14]: Debug: Accept -- */*
[2024:01:26:19:31:14]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:14]: Debug: Connection -- keep-alive
[2024:01:26:19:31:14]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:14]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:14]: Debug: Origin -- https://localhost:38654
[2024:01:26:19:31:14]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:14]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:14]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:14]: Debug: Referer -- https://localhost:38654/node_modules/@fortawesome/fontawesome-free/css/all.min.css
[2024:01:26:19:31:14]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:14]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:14]: Debug:  [--] 
[2024:01:26:19:31:19]: Debug: METHOD :: GET
[2024:01:26:19:31:19]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:19]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:19]: Debug: Host -- localhost:38654
[2024:01:26:19:31:19]: Debug: Accept -- */*
[2024:01:26:19:31:19]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:19]: Debug: Connection -- keep-alive
[2024:01:26:19:31:19]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:19]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:19]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:19]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:19]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:19]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:19]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:19]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:19]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:19]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:19]: Debug:  [--] 
[2024:01:26:19:31:19]: Debug:  [--] 
[2024:01:26:19:31:23]: Debug: Found device: http://192.168.178.1:49000/igddesc.xml
[2024:01:26:19:31:23]: Debug: Found valid IGD device: http://192.168.178.1:49000/igddesc.xml
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38674
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38674 (120 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped TCP 38674
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38662
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38662 (120 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped UDP 38662
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38664
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38664 (120 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped UDP 38664
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38663
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38663 (120 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped UDP 38663
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38653
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38653 (59 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped TCP 38653
[2024:01:26:19:31:23]: Debug: Checking for existing UPnP port mapping for 38648
[2024:01:26:19:31:23]: Debug: Mapping entry found for 38648 (120 seconds remaining)
[2024:01:26:19:31:23]: Debug: Successfully mapped TCP 38648
[2024:01:26:19:31:24]: Debug: METHOD :: GET
[2024:01:26:19:31:24]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:24]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:24]: Debug: Host -- localhost:38654
[2024:01:26:19:31:24]: Debug: Accept -- */*
[2024:01:26:19:31:24]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:24]: Debug: Connection -- keep-alive
[2024:01:26:19:31:24]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:24]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:24]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:24]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:24]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:24]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:24]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:24]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:24]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:24]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:24]: Debug:  [--] 
[2024:01:26:19:31:24]: Debug:  [--] 
[2024:01:26:19:31:29]: Debug: METHOD :: GET
[2024:01:26:19:31:29]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:29]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:29]: Debug: Host -- localhost:38654
[2024:01:26:19:31:29]: Debug: Accept -- */*
[2024:01:26:19:31:29]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:29]: Debug: Connection -- keep-alive
[2024:01:26:19:31:29]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:29]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:29]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:29]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:29]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:29]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:29]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:29]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:29]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:29]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:29]: Debug:  [--] 
[2024:01:26:19:31:29]: Debug:  [--] 
[2024:01:26:19:31:34]: Debug: METHOD :: GET
[2024:01:26:19:31:34]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:34]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:34]: Debug: Host -- localhost:38654
[2024:01:26:19:31:34]: Debug: Accept -- */*
[2024:01:26:19:31:34]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:34]: Debug: Connection -- keep-alive
[2024:01:26:19:31:34]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:34]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:34]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:34]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:34]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:34]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:34]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:34]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:34]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:34]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:34]: Debug:  [--] 
[2024:01:26:19:31:34]: Debug:  [--] 
[2024:01:26:19:31:39]: Debug: METHOD :: GET
[2024:01:26:19:31:39]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:39]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:39]: Debug: Host -- localhost:38654
[2024:01:26:19:31:39]: Debug: Accept -- */*
[2024:01:26:19:31:39]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:39]: Debug: Connection -- keep-alive
[2024:01:26:19:31:39]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:39]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:39]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:39]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:39]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:39]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:39]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:39]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:39]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:39]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:39]: Debug:  [--] 
[2024:01:26:19:31:39]: Debug:  [--] 
[2024:01:26:19:31:44]: Debug: METHOD :: GET
[2024:01:26:19:31:44]: Debug: DESTINATION :: /api/logs
[2024:01:26:19:31:44]: Debug: Accept-Encoding -- gzip, deflate, br
[2024:01:26:19:31:44]: Debug: Host -- localhost:38654
[2024:01:26:19:31:44]: Debug: Accept -- */*
[2024:01:26:19:31:44]: Debug: Sec-GPC -- 1
[2024:01:26:19:31:44]: Debug: Connection -- keep-alive
[2024:01:26:19:31:44]: Debug: Authorization -- CREDENTIALS REDACTED
[2024:01:26:19:31:44]: Debug: sec-ch-ua -- "Not A(Brand";v="99", "Brave";v="121", "Chromium";v="121"
[2024:01:26:19:31:44]: Debug: sec-ch-ua-mobile -- ?0
[2024:01:26:19:31:44]: Debug: User-Agent -- Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
[2024:01:26:19:31:44]: Debug: Referer -- https://localhost:38654/troubleshooting
[2024:01:26:19:31:44]: Debug: sec-ch-ua-platform -- "Windows"
[2024:01:26:19:31:44]: Debug: Accept-Language -- it-IT,it
[2024:01:26:19:31:44]: Debug: Sec-Fetch-Site -- same-origin
[2024:01:26:19:31:44]: Debug: Sec-Fetch-Mode -- cors
[2024:01:26:19:31:44]: Debug: Sec-Fetch-Dest -- empty
[2024:01:26:19:31:44]: Debug:  [--] 
[2024:01:26:19:31:44]: Debug:  [--] 
FrogTheFrog commented 5 months ago

There are no debug logs... Have you restarted the server? What version are you running?

FrogTheFrog commented 5 months ago

Couldn't setup connection to ViGEm for gamepad support [E0000001]

Giorey01 commented 5 months ago

There are no debug logs... Have you restarted the server? What version are you running? message updated with debugs

Giorey01 commented 5 months ago

Couldn't setup connection to ViGEm for gamepad support [E0000001]

what could i do to solve the problem? Why does this problem only arise on gaming mode?

FrogTheFrog commented 5 months ago

Couldn't setup connection to ViGEm for gamepad support [E0000001]

what could i do to solve the problem?

No idea. I suggest going to Moonlight/Sunshine discord and asking for help there. They will probably ask you to reinstall the ViGemBus driver and restart the host.

Giorey01 commented 5 months ago

Couldn't setup connection to ViGEm for gamepad support [E0000001]

what could i do to solve the problem?

No idea. I suggest going to Moonlight/Sunshine discord and asking for help there. They will probably ask you to reinstall the ViGemBus driver and restart the host.

ok thanks, i'll then try your suggestion first

FrogTheFrog commented 5 months ago

Couldn't setup connection to ViGEm for gamepad support [E0000001]

what could i do to solve the problem? Why does this problem only arise on gaming mode?

I don't think that's the case. Check Sunshine logs when connection from Desktop.

Giorey01 commented 5 months ago

it was so easy...i've just reinstalled sunshine and it works, im so sorry for wasting your time today

Giorey01 commented 5 months ago

----> found on sunshine logs in debug mode : Couldn't setup connection to ViGEm for gamepad support [E0000001]

Solution : reinstalled Sunshine