-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your issue described in the documentation?
- I have read the documentation
Is your issue present in the latest beta/pre-release?
I'm too lazy to test
Describe the Bug
When unpairing devices, Sunshine normally closes all active Game Sessions. However, an edge case occurs when there is exactly one device left in the paired list. If this single device is unpaired while a session is active or paused, the Sunshine taskbar icon incorrectly remains in the "Game Session is paused" state instead of returning to the idle state.
Steps to Reproduce:
- Launch Sunshine and ensure the taskbar icon is in the default (idle) state.
- Pair exactly one device to Sunshine (ensure the paired list contains only this device).
- Start a Game Session from the paired device.
- Pause the session (press back to force close Moonlight or uninstall Moonlight unexpectly through
sdb uninstall MoonLightSon Samsung Tizen TVs). - Open the Sunshine Web UI and unpair the single device.
- Observe the Sunshine taskbar/system tray icon.
Expected Behavior
The active/paused Game Session should be fully closed, and the taskbar icon should revert to the default idle state, mirroring the behavior that occurs when using the "Unpair All" function.
Actual Behavior
The taskbar icon remains stuck showing that a Game Session is paused, even though the device has been unpaired and the session should be fully terminated.
Host Operating System
macOS
Operating System Version
26.3
Architecture
arm64/aarch64
Package
macOS - Homebrew
GPU Type
Apple Silicon
GPU Model
M1 Pro
GPU Driver/Mesa Version
N/A
Capture Method
None
Apps
Log output
[2026-03-01 16:47:32.965]: Info: Sunshine version: 2025.924.154138 commit: 86188d47a7463b0f73b35de18a628353adeaa20e
[2026-03-01 16:47:32.965]: Info: Package Publisher: LizardByte
[2026-03-01 16:47:32.965]: Info: Publisher Website: https://app.lizardbyte.dev
[2026-03-01 16:47:32.965]: Info: Get support: https://app.lizardbyte.dev/support
[2026-03-01 16:47:32.965]: Info: config: 'audio_sink' = BlackHole 2ch
[2026-03-01 16:47:32.965]: Info: config: 'encoder' = videotoolbox
[2026-03-01 16:47:32.965]: Info: config: 'global_prep_cmd' = [{"do":"","undo":""}]
[2026-03-01 16:47:32.965]: Info: config: 'min_log_level' = 2
[2026-03-01 16:47:32.994]: Warning: No gamepad input is available
[2026-03-01 16:47:32.994]: Info: Trying encoder [videotoolbox]
[2026-03-01 16:47:33.013]: Info: Detecting displays
[2026-03-01 16:47:33.013]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 16:47:33.013]: Info: Configuring selected display (1) to stream
[2026-03-01 16:47:33.021]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 16:47:33.021]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:47:33.021]: Info: Color depth: 8-bit
[2026-03-01 16:47:33.021]: Info: Color range: JPEG
[2026-03-01 16:47:33.023]: Info: Streaming bitrate is 1000000
[2026-03-01 16:47:33.302]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:47:33.303]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:47:33.518]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 16:47:33.518]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:47:33.518]: Info: Color depth: 8-bit
[2026-03-01 16:47:33.518]: Info: Color range: JPEG
[2026-03-01 16:47:33.518]: Info: Streaming bitrate is 1000000
[2026-03-01 16:47:33.530]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:47:33.531]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:47:33.645]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 16:47:33.645]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:47:33.645]: Info: Color depth: 8-bit
[2026-03-01 16:47:33.645]: Info: Color range: JPEG
[2026-03-01 16:47:33.645]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 16:47:33.645]: Info: Detecting displays
[2026-03-01 16:47:33.645]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 16:47:33.645]: Info: Configuring selected display (1) to stream
[2026-03-01 16:47:33.645]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 16:47:33.645]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 16:47:33.645]: Info: Color depth: 10-bit
[2026-03-01 16:47:33.645]: Info: Color range: JPEG
[2026-03-01 16:47:33.645]: Info: Streaming bitrate is 1000000
[2026-03-01 16:47:33.647]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:47:33.648]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:47:33.756]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 16:47:33.756]: Info:
[2026-03-01 16:47:33.756]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 16:47:33.756]: Info:
[2026-03-01 16:47:33.756]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 16:47:33.756]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 16:47:33.756]: Info: Starting system tray
[2026-03-01 16:47:33.760]: Info: Configuration UI available at [https://localhost:47990]
[2026-03-01 16:47:33.789]: Info: System tray created
[2026-03-01 16:47:33.789]: Info: Starting main loop
[2026-03-01 16:47:34.457]: Info: Successfully registered DNS service.
[2026-03-01 16:49:04.290]: Info: Opening UI from system tray
[2026-03-01 16:49:04.296]: Info: Opened url [https://localhost:47990]
[2026-03-01 16:49:04.534]: Info: Web UI: [127.0.0.1] -- not authorized
[2026-03-01 16:52:29.609]: Info: Trying encoder [videotoolbox]
[2026-03-01 16:52:29.610]: Info: Detecting displays
[2026-03-01 16:52:29.610]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 16:52:29.610]: Info: Configuring selected display (1) to stream
[2026-03-01 16:52:29.610]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 16:52:29.610]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:52:29.610]: Info: Color depth: 8-bit
[2026-03-01 16:52:29.611]: Info: Color range: JPEG
[2026-03-01 16:52:29.611]: Info: Streaming bitrate is 1000000
[2026-03-01 16:52:29.619]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:52:29.623]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:52:29.786]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 16:52:29.786]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:52:29.786]: Info: Color depth: 8-bit
[2026-03-01 16:52:29.786]: Info: Color range: JPEG
[2026-03-01 16:52:29.786]: Info: Streaming bitrate is 1000000
[2026-03-01 16:52:29.789]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:52:29.791]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:52:29.953]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 16:52:29.953]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:52:29.953]: Info: Color depth: 8-bit
[2026-03-01 16:52:29.953]: Info: Color range: JPEG
[2026-03-01 16:52:29.953]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 16:52:29.953]: Info: Detecting displays
[2026-03-01 16:52:29.953]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 16:52:29.953]: Info: Configuring selected display (1) to stream
[2026-03-01 16:52:29.953]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 16:52:29.953]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 16:52:29.953]: Info: Color depth: 10-bit
[2026-03-01 16:52:29.953]: Info: Color range: JPEG
[2026-03-01 16:52:29.953]: Info: Streaming bitrate is 1000000
[2026-03-01 16:52:29.957]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:52:29.958]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 16:52:30.099]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 16:52:30.099]: Info:
[2026-03-01 16:52:30.099]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 16:52:30.099]: Info:
[2026-03-01 16:52:30.099]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 16:52:30.099]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 16:52:30.099]: Info: Executing [Desktop]
[2026-03-01 16:52:31.099]: Info: New streaming session started [active sessions: 1]
[2026-03-01 16:52:31.278]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 16:52:31.338]: Info: CLIENT CONNECTED
[2026-03-01 16:52:31.425]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-03-01 16:52:31.719]: Info: Detecting displays
[2026-03-01 16:52:31.719]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 16:52:31.719]: Info: Configuring selected display (1) to stream
[2026-03-01 16:52:31.828]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 16:52:31.829]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 16:52:31.829]: Info: Color depth: 8-bit
[2026-03-01 16:52:31.829]: Info: Color range: MPEG
[2026-03-01 16:52:31.829]: Info: Streaming bitrate is 7308000
[2026-03-01 16:52:31.833]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 16:52:31.835]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:14:40.954]: Info: CLIENT DISCONNECTED
[2026-03-01 17:14:40.963]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:28:21.680]: Info: Opening UI from system tray
[2026-03-01 17:28:21.690]: Info: Opened url [https://localhost:47990]
[2026-03-01 17:31:34.956]: Info: Trying encoder [videotoolbox]
[2026-03-01 17:31:34.958]: Info: Detecting displays
[2026-03-01 17:31:34.958]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:31:34.958]: Info: Configuring selected display (1) to stream
[2026-03-01 17:31:34.965]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:31:34.965]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:31:34.965]: Info: Color depth: 8-bit
[2026-03-01 17:31:34.965]: Info: Color range: JPEG
[2026-03-01 17:31:34.969]: Info: Streaming bitrate is 1000000
[2026-03-01 17:31:35.182]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:31:35.183]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:31:35.363]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:31:35.363]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:31:35.363]: Info: Color depth: 8-bit
[2026-03-01 17:31:35.363]: Info: Color range: JPEG
[2026-03-01 17:31:35.363]: Info: Streaming bitrate is 1000000
[2026-03-01 17:31:35.365]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:31:35.366]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:31:35.490]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 17:31:35.490]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:31:35.490]: Info: Color depth: 8-bit
[2026-03-01 17:31:35.490]: Info: Color range: JPEG
[2026-03-01 17:31:35.490]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 17:31:35.490]: Info: Detecting displays
[2026-03-01 17:31:35.490]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:31:35.490]: Info: Configuring selected display (1) to stream
[2026-03-01 17:31:35.490]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:31:35.490]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 17:31:35.490]: Info: Color depth: 10-bit
[2026-03-01 17:31:35.490]: Info: Color range: JPEG
[2026-03-01 17:31:35.490]: Info: Streaming bitrate is 1000000
[2026-03-01 17:31:35.492]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:31:35.493]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:31:35.607]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 17:31:35.607]: Info:
[2026-03-01 17:31:35.607]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 17:31:35.607]: Info:
[2026-03-01 17:31:35.607]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 17:31:35.607]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 17:31:35.607]: Info: Executing [Desktop]
[2026-03-01 17:31:36.575]: Info: New streaming session started [active sessions: 1]
[2026-03-01 17:31:36.803]: Info: CLIENT CONNECTED
[2026-03-01 17:31:36.835]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:31:36.902]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-03-01 17:31:37.124]: Info: Detecting displays
[2026-03-01 17:31:37.124]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:31:37.124]: Info: Configuring selected display (1) to stream
[2026-03-01 17:31:37.223]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:31:37.224]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:31:37.224]: Info: Color depth: 8-bit
[2026-03-01 17:31:37.224]: Info: Color range: MPEG
[2026-03-01 17:31:37.224]: Info: Streaming bitrate is 7308000
[2026-03-01 17:31:37.228]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:31:37.230]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:34:54.750]: Info: CLIENT DISCONNECTED
[2026-03-01 17:34:54.760]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:37:37.398]: Info: Opening UI from system tray
[2026-03-01 17:37:37.415]: Info: Opened url [https://localhost:47990]
[2026-03-01 17:39:35.261]: Info: Trying encoder [videotoolbox]
[2026-03-01 17:39:35.262]: Info: Detecting displays
[2026-03-01 17:39:35.262]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:39:35.262]: Info: Configuring selected display (1) to stream
[2026-03-01 17:39:35.263]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:39:35.263]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:39:35.263]: Info: Color depth: 8-bit
[2026-03-01 17:39:35.263]: Info: Color range: JPEG
[2026-03-01 17:39:35.263]: Info: Streaming bitrate is 1000000
[2026-03-01 17:39:35.276]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:39:35.279]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:39:35.524]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:39:35.524]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:39:35.524]: Info: Color depth: 8-bit
[2026-03-01 17:39:35.524]: Info: Color range: JPEG
[2026-03-01 17:39:35.524]: Info: Streaming bitrate is 1000000
[2026-03-01 17:39:35.528]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:39:35.530]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:39:35.686]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 17:39:35.686]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:39:35.686]: Info: Color depth: 8-bit
[2026-03-01 17:39:35.686]: Info: Color range: JPEG
[2026-03-01 17:39:35.686]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 17:39:35.686]: Info: Detecting displays
[2026-03-01 17:39:35.686]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:39:35.686]: Info: Configuring selected display (1) to stream
[2026-03-01 17:39:35.686]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:39:35.686]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 17:39:35.686]: Info: Color depth: 10-bit
[2026-03-01 17:39:35.686]: Info: Color range: JPEG
[2026-03-01 17:39:35.686]: Info: Streaming bitrate is 1000000
[2026-03-01 17:39:35.690]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:39:35.692]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:39:35.868]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 17:39:35.868]: Info:
[2026-03-01 17:39:35.868]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 17:39:35.868]: Info:
[2026-03-01 17:39:35.868]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 17:39:35.868]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 17:39:35.868]: Info: Executing [Desktop]
[2026-03-01 17:39:36.572]: Info: New streaming session started [active sessions: 1]
[2026-03-01 17:39:36.762]: Info: CLIENT CONNECTED
[2026-03-01 17:39:36.893]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:39:36.958]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-03-01 17:39:37.083]: Info: Detecting displays
[2026-03-01 17:39:37.083]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:39:37.083]: Info: Configuring selected display (1) to stream
[2026-03-01 17:39:37.180]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:39:37.180]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:39:37.180]: Info: Color depth: 8-bit
[2026-03-01 17:39:37.180]: Info: Color range: MPEG
[2026-03-01 17:39:37.181]: Info: Streaming bitrate is 7308000
[2026-03-01 17:39:37.185]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:39:37.187]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:42:23.483]: Info: CLIENT DISCONNECTED
[2026-03-01 17:42:23.491]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:43:22.952]: Info: Trying encoder [videotoolbox]
[2026-03-01 17:43:22.952]: Info: Detecting displays
[2026-03-01 17:43:22.952]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:43:22.952]: Info: Configuring selected display (1) to stream
[2026-03-01 17:43:22.953]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:43:22.953]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:43:22.953]: Info: Color depth: 8-bit
[2026-03-01 17:43:22.953]: Info: Color range: JPEG
[2026-03-01 17:43:22.953]: Info: Streaming bitrate is 1000000
[2026-03-01 17:43:22.959]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:43:22.963]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:43:23.092]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:43:23.093]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:43:23.093]: Info: Color depth: 8-bit
[2026-03-01 17:43:23.093]: Info: Color range: JPEG
[2026-03-01 17:43:23.093]: Info: Streaming bitrate is 1000000
[2026-03-01 17:43:23.094]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:43:23.095]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:43:23.205]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 17:43:23.205]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:43:23.205]: Info: Color depth: 8-bit
[2026-03-01 17:43:23.205]: Info: Color range: JPEG
[2026-03-01 17:43:23.205]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 17:43:23.205]: Info: Detecting displays
[2026-03-01 17:43:23.205]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:43:23.205]: Info: Configuring selected display (1) to stream
[2026-03-01 17:43:23.205]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:43:23.205]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 17:43:23.205]: Info: Color depth: 10-bit
[2026-03-01 17:43:23.205]: Info: Color range: JPEG
[2026-03-01 17:43:23.205]: Info: Streaming bitrate is 1000000
[2026-03-01 17:43:23.207]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:43:23.209]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:43:23.329]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 17:43:23.329]: Info:
[2026-03-01 17:43:23.329]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 17:43:23.329]: Info:
[2026-03-01 17:43:23.329]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 17:43:23.329]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 17:43:24.110]: Info: New streaming session started [active sessions: 1]
[2026-03-01 17:43:24.320]: Info: CLIENT CONNECTED
[2026-03-01 17:43:24.362]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:43:24.421]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-03-01 17:43:24.652]: Info: Detecting displays
[2026-03-01 17:43:24.652]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:43:24.652]: Info: Configuring selected display (1) to stream
[2026-03-01 17:43:24.750]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:43:24.750]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:43:24.750]: Info: Color depth: 8-bit
[2026-03-01 17:43:24.750]: Info: Color range: MPEG
[2026-03-01 17:43:24.750]: Info: Streaming bitrate is 7308000
[2026-03-01 17:43:24.755]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:43:24.758]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:43:54.121]: Info: CLIENT DISCONNECTED
[2026-03-01 17:43:54.125]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:44:29.942]: Info: Trying encoder [videotoolbox]
[2026-03-01 17:44:29.942]: Info: Detecting displays
[2026-03-01 17:44:29.942]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:44:29.942]: Info: Configuring selected display (1) to stream
[2026-03-01 17:44:29.942]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:44:29.943]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:44:29.943]: Info: Color depth: 8-bit
[2026-03-01 17:44:29.943]: Info: Color range: JPEG
[2026-03-01 17:44:29.943]: Info: Streaming bitrate is 1000000
[2026-03-01 17:44:29.951]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:44:29.955]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:44:30.179]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:44:30.179]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:44:30.179]: Info: Color depth: 8-bit
[2026-03-01 17:44:30.179]: Info: Color range: JPEG
[2026-03-01 17:44:30.179]: Info: Streaming bitrate is 1000000
[2026-03-01 17:44:30.182]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:44:30.185]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:44:30.314]: Info: Creating encoder [av1_videotoolbox]
[2026-03-01 17:44:30.315]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:44:30.315]: Info: Color depth: 8-bit
[2026-03-01 17:44:30.315]: Info: Color range: JPEG
[2026-03-01 17:44:30.315]: Error: Couldn't open [av1_videotoolbox]
[2026-03-01 17:44:30.315]: Info: Detecting displays
[2026-03-01 17:44:30.315]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:44:30.315]: Info: Configuring selected display (1) to stream
[2026-03-01 17:44:30.315]: Info: Creating encoder [hevc_videotoolbox]
[2026-03-01 17:44:30.315]: Info: Color coding: SDR (Rec. 709)
[2026-03-01 17:44:30.315]: Info: Color depth: 10-bit
[2026-03-01 17:44:30.315]: Info: Color range: JPEG
[2026-03-01 17:44:30.315]: Info: Streaming bitrate is 1000000
[2026-03-01 17:44:30.317]: Warning: [hevc_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:44:30.318]: Info: [hevc_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:44:30.446]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-03-01 17:44:30.446]: Info:
[2026-03-01 17:44:30.446]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-03-01 17:44:30.446]: Info:
[2026-03-01 17:44:30.446]: Info: Found H.264 encoder: h264_videotoolbox [videotoolbox]
[2026-03-01 17:44:30.446]: Info: Found HEVC encoder: hevc_videotoolbox [videotoolbox]
[2026-03-01 17:44:31.291]: Info: New streaming session started [active sessions: 1]
[2026-03-01 17:44:31.530]: Info: CLIENT CONNECTED
[2026-03-01 17:44:31.601]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:44:31.637]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-03-01 17:44:31.793]: Info: Detecting displays
[2026-03-01 17:44:31.793]: Info: Detected display: Built-in Retina Display (id: 1) connected: true
[2026-03-01 17:44:31.793]: Info: Configuring selected display (1) to stream
[2026-03-01 17:44:31.891]: Info: Creating encoder [h264_videotoolbox]
[2026-03-01 17:44:31.892]: Info: Color coding: SDR (Rec. 601)
[2026-03-01 17:44:31.892]: Info: Color depth: 8-bit
[2026-03-01 17:44:31.892]: Info: Color range: MPEG
[2026-03-01 17:44:31.892]: Info: Streaming bitrate is 7308000
[2026-03-01 17:44:31.896]: Warning: [h264_videotoolbox @ 0xb30d20000] PrioritizeEncodingSpeedOverQuality property is not supported on this device. Ignoring.
[2026-03-01 17:44:31.899]: Info: [h264_videotoolbox @ 0xb30d20000] This device does not support the AllowOpenGop option. Value ignored.
[2026-03-01 17:47:05.598]: Info: CLIENT DISCONNECTED
[2026-03-01 17:47:05.600]: Warning: audio_control_t::set_sink() unimplemented: BlackHole 2ch
[2026-03-01 17:47:46.177]: Info: Opening UI from system tray
[2026-03-01 17:47:46.182]: Info: Opened url [https://localhost:47990]Online logs
No response