Commit Graph

762 Commits

Author SHA1 Message Date
Kishi
4e6e137796 feat(linux/pipewire): add fallback to node id if connection via object serial fails (#5302) 2026-06-22 18:22:02 -04:00
martona
c9863ebee9 fix(macos): wake sleeping display at the beginning of capture session (#5291) 2026-06-17 11:28:07 -04:00
Sheynar
39c9e845fe feat(linux): Add hardware yuv444 chromasubsampling support on nvidia cards (cuda/cuda gl) (#4965) 2026-06-16 11:30:54 -04:00
Kishi
4ad69aaa20 fix(tray): fix compiling without system tray enabled (#5284) 2026-06-12 13:05:50 -04:00
David Lane
6fcb048795 chore(deps): bump libdisplaydevice (#5280) 2026-06-10 23:10:53 -04:00
Joe Knockenhauer
c2b5513a5f fix(wayland): support DMA-BUF modifiers for wlroots capture (#5132) 2026-06-09 11:23:26 -04:00
Kishi
a682ab07dc fix(linux/kwin): retry init with fully dropped elevated privileges in case KWin is missing CAP_SYS_NICE on linux (#5212) 2026-05-29 15:00:09 -04:00
Kishi
1a6fb5f19a fix(linux/vulkan): Ensure RADV vulkan video encoding is enabled on newer versions of Mesa (#5211) 2026-05-29 13:22:31 -04:00
Jason Lu
3ee4144a81 fix(macos): drop max_ref_frames=1 for h264_videotoolbox and enable PARALLEL_ENCODING (#5200) 2026-05-27 11:31:58 -04:00
Bo He
3c7952b2dd fix(linux/vulkan): preserve host aspect ratio in encoder output (#5130) 2026-05-26 22:55:39 -04:00
Kishi
b91ace723d fix: explicitly check construct function error in thread_safe.h (#5184) 2026-05-25 10:53:29 -04:00
David Lane
dbce229174 fix(linux): migrate to qt tray (#4907)
Co-authored-by: Kishi <41839133+Kishi85@users.noreply.github.com>
2026-05-24 22:21:24 -04:00
Georgi Valkov
3a69acefa0 feat(rtsp): add option to limit packetsize for clients that cannot configure it (#5153)
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2026-05-21 11:43:53 -04:00
David Lane
2db7176f73 fix(Windows-installer): move ViGEmBus to ThirdParty group (#5157) 2026-05-19 21:01:45 -04:00
neatnoise
3a196379c7 fix(web): disconnect only the disabled client instead of all sessions (#5138) 2026-05-18 18:53:57 -04:00
martona
be18f2f38f fix(macos): scale remote scroll input using macOS scroll speed (#5133) 2026-05-17 10:02:29 -04:00
Andy Grundman
2cd7ba3532 fix(audio): fix install of Steam Streaming Speakers driver (#5125) 2026-05-15 21:12:56 -04:00
Ethan Lee
0e66dd811b fix(linux/pipewire): Add 10-bit RGB formats with 2-bit Alpha to format_map (#5088) 2026-05-15 11:18:03 -04:00
David Lane
0523cebdfe feat(web-ui): add logout (#5121) 2026-05-14 23:23:02 -04:00
martona
33bdb011e2 fix(macos): provide left/right identity for modifiers (#5115) 2026-05-14 17:59:27 -04:00
martona
44cca9a523 fix(macos): preserve modifier state in input events (#5102) 2026-05-13 23:10:16 -04:00
James Le Cuirot
676d331ba9 fix: building without the system tray enabled (#5092) 2026-05-10 21:22:56 -04:00
Andy Grundman
0db9f73e6b feat(nvenc): support intraRefresh for h264, add outputRecoveryPointSEI=1 to intra-refresh config for h264 and hevc (#5091) 2026-05-09 20:22:54 -04:00
aliefe04
3d8491689d fix: show actual bind address in Web UI log message (#4897) 2026-05-08 00:07:01 -04:00
David Lane
888a6bb0cb Merge commit from fork 2026-05-07 21:47:14 -04:00
netanelbi
a241c78caf feat(linux/wlgrab): match output_name by xdg_output name (#5071) 2026-05-05 23:41:29 -04:00
Conn O'Griofa
ecba5c3c2e fix(linux): security: drop CAP_SYS_ADMIN when possible, retain CAP_SYS_NICE (#5075) 2026-05-05 20:05:21 -04:00
Willian Barreto
dd30d0555f feat(input): implement multiseat support and virtual device naming (#4954) 2026-05-05 18:12:16 -04:00
garnacho
017ce4964a feat(linux/pipewire): Handle HDR(Rec. 2020/SMPTE 2084 PQ) visuals (#5025) 2026-05-05 10:53:20 -04:00
Kishi
a90d3068e9 feat(capture/linux): add KWin direct screencast capture method (#5009)
Co-authored-by: Ramalama2 <6314556+Ramalama2@users.noreply.github.com>
2026-05-04 20:58:35 -04:00
Kishi
747e213539 feat(linux/pipewire): Add support for pipewire stream selection by object serial (#5054) 2026-04-27 16:34:31 -04:00
Kishi
2f00cb3089 feat(linux/xdgportal): Simplify display matching logic (#5053) 2026-04-27 13:20:53 -04:00
Kishi
7a4c940e0f fix(linux/pipewire): calculate env_width/env_height from all displays for pipewire_display_t (#5050) 2026-04-26 11:03:37 -04:00
Conn O'Griofa
c4b30655b8 refactor(linux): remove leftovers from portalgrab -> pipewire split (#5039) 2026-04-22 20:25:55 -04:00
Kishi
1ba440e898 fix(linux/pipewire): Fix absolute touchinput for multi-monitor (#5041) 2026-04-22 17:18:12 -04:00
neatnoise
dca3e8bae2 fix(network): restore ExternalIP in server info response (#5043) 2026-04-22 14:42:04 -04:00
David Lane
293c1ed3da fix: touch scaling bug and initialize display variables as 0 (#4758)
Co-authored-by: Chase Payne <27069224+nonary@users.noreply.github.com>
2026-04-22 14:41:20 -04:00
neatnoise
d14ccf2517 fix(linux): multi-GPU segfault + wlr GPU auto selection, DMA-BUF metadata planes and revert wlr vulkan support (#5030) 2026-04-21 12:20:49 -04:00
neatnoise
eb45ea785a fix(linux/vulkan): change default rate control from VBR to CBR (#5032) 2026-04-20 13:06:00 -04:00
Kishi
e39dfb80be refactor(linux/xdgportal): Move elevated privilege check/drop to misc.cpp (#5026) 2026-04-20 13:05:42 -04:00
Andy Grundman
a5af790710 feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks (#4892)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2026-04-19 17:44:10 -04:00
neatnoise
e180053eab fix(linux/vulkan): remove deprecated FFmpeg Vulkan queue lock/unlock (#5031) 2026-04-19 13:52:03 -04:00
Conn O'Griofa
44bf39be75 fix: Resolve minimum_fps_target related issues on all platforms (#4967) 2026-04-19 13:49:37 -04:00
David Lane
7228c2553c fix(rtsp): ignore clientRefreshRateX100 if more than 1% variance from framerate (#5027)
Co-authored-by: Andy Grundman <105828+andygrundman@users.noreply.github.com>
2026-04-18 23:08:27 -04:00
Kishi
5ffa66ee52 refactor(linux/xdgportal): Split pipewire code into it's own file so it can be reused (#5008) 2026-04-17 16:16:19 -04:00
neatnoise
3210078310 fix(linux): auto-detect GPU with connected display for VAAPI and Vulkan (#4961) 2026-04-17 14:38:06 -04:00
neatnoise
a40f27f34e fix(linux/vulkan): guard deprecated FFmpeg Vulkan queue lock/unlock (#5005) 2026-04-16 21:17:15 -04:00
Vincenzo Mitchell Barroso
225c3e9ee0 fix(linux/vulkan): encoder not working on NVIDIA GPUs (#4994) 2026-04-15 11:17:09 -04:00
neatnoise
75a3bedf5c revert: "feat(linux/vulkan): enable RADV low-latency Vulkan Video encoding" (#4989) 2026-04-14 11:19:31 -04:00
neatnoise
43f973dbf2 feat(linux/vulkan): enable RADV low-latency Vulkan Video encoding (#4984) 2026-04-13 16:28:35 -04:00