Commit graph

1366 commits

Author SHA1 Message Date
El
abe1aa9ee9
VNC-151 TEMP Identify upload issue 2026-01-29 00:03:04 +00:00
El
311cd29ed8
VNC-151 TEMP Identify upload issue 2026-01-29 00:03:03 +00:00
El
c4ba8aef0e
VNC-151 Add layout.id write to writeSkipRect in SoftwareEncoder and FFMPEGVAAPIEncoder 2026-01-29 00:03:03 +00:00
El
314a6d6e86
VNC-151 Remove unnecessary newline in KasmVideoConstants.h 2026-01-29 00:03:02 +00:00
El
678d1b10e3
VNC-151 Add video_streaming_mode codec configuration to kasmvnc_defaults.yaml 2026-01-29 00:03:02 +00:00
El
ebce9598f4
VNC-151 Remove redundant variable initialization in EncodeManager 2026-01-29 00:03:02 +00:00
El
03a5e8bf44
VNC-151 Update config key name for video streaming mode GOP configuration 2026-01-29 00:03:01 +00:00
El
eb0a145db8
VNC-151 Clean up debug and redundant logging in EncodeManager 2026-01-29 00:03:01 +00:00
El
138a18e226
VNC-151 Remove libvpx from all Docker build files as it is no longer required 2026-01-29 00:03:00 +00:00
El
5f1a7afc2b
VNC-151 Remove unused kasmVideo encoder logic from EncodeManager 2026-01-29 00:03:00 +00:00
El
218513471c
VNC-151 Refactor EncoderProbe initialization 2026-01-29 00:03:00 +00:00
El
e30537250f
VNC-151 Refactor ScreenSet logic for modern C++ 2026-01-29 00:02:59 +00:00
El
28d9c6a467
VNC-151 Add [[nodiscard]] to EnumIterator begin and end methods 2026-01-29 00:02:59 +00:00
El
26a279f34e
VNC-151 Move to const char* in constants and method definitions 2026-01-29 00:02:58 +00:00
El
e94ad13768
VNC-151 Refactor kasmVideoSkip constant and update relevant method calls 2026-01-29 00:02:58 +00:00
El
09ef1e9c61
VNC-151 Refactor kasmVideoSkip constant and update relevant method calls 2026-01-29 00:02:58 +00:00
El
f85347ba48
VNC-151 Add build steps logging for dependencies in build-deps script 2026-01-29 00:02:57 +00:00
El
cc115e5aa2
VNC-151 Use set -euo pipefail in build-deps script 2026-01-29 00:02:57 +00:00
El
161b459ae6
VNC-151 Replace std::ranges::find with std::find for compatibility and add AV1 software encoder preset configurations 2026-01-29 00:02:56 +00:00
El
43695f51de
VNC-151 Add new CLI options for vncserver script 2026-01-29 00:02:56 +00:00
El
144e8f0a16
VNC-151 Add debug log for frame resize parameters and handle SWS context initialization failure 2026-01-29 00:02:56 +00:00
El
698892df9a
VNC-151 Instructions to run Xvnc with ssl enabled 2026-01-29 00:02:55 +00:00
El
5de1f6320a
VNC-151 Expand supported videoCodec options in CLI help 2026-01-29 00:02:55 +00:00
El
fd5e1d6463
VNC-151 Extend CRF/CPQ value range to 0-63 in video encoding parameter 2026-01-29 00:02:55 +00:00
El
f96ac2d474
VNC-151 Change FFmpeg log level from info to debug 2026-01-29 00:02:54 +00:00
El
a369ee55dd
VNC-151 Refactor cli arg validation 2026-01-29 00:02:54 +00:00
El
6762d29ea1
VNC-151 Simplify conditional installation 2026-01-29 00:02:53 +00:00
El
fd7a7c5c07
VNC-151 Update Makefile.am to use C++20 standard for libvnccommon 2026-01-29 00:02:53 +00:00
El
2e95177f1b
VNC-151 Update .clang-format with new alignment and style rules 2026-01-29 00:02:53 +00:00
El
1928beea07
VNC-151 Conditionally install intel-media-va-driver-non-free for x86_64 in Ubuntu Focal build 2026-01-29 00:02:52 +00:00
El
47fbb11027
VNC-151 Remove intel-media-driver from openSUSE 15 and Kali Rolling build configurations, and Ubuntu Noble build configuration 2026-01-29 00:02:52 +00:00
El
b137361ae1
VNC-151 Add GCC 10 installation and configure as default in Ubuntu Focal build 2026-01-29 00:02:51 +00:00
El
7e3baf734c
Update Ref 2026-01-29 00:02:48 +00:00
El
c8ab23c275
VNC-151 Remove intel-media-driver from build configurations 2026-01-29 00:02:44 +00:00
El
9c609b5fc1
Refactor 2026-01-29 00:02:44 +00:00
El
1c1b98d7dd
VNC-151 Update file references in CMakeLists.txt 2026-01-29 00:02:43 +00:00
El
115fb8eb51
VNC-151 Rename to generic names 2026-01-29 00:02:43 +00:00
El
64c30e2be3
VNC-151 Rename H264FFMPEGVAAPIEncoder to FFMPEGVAAPIEncoder for consistency 2026-01-29 00:02:43 +00:00
El
56e2a4c55d
VNC-151 Add intel-media-driver to all build configurations 2026-01-29 00:02:42 +00:00
El
289991cea6
VNC-151 Small refactor 2026-01-29 00:02:42 +00:00
El
94e247f08b
VNC-151 Small refactor 2026-01-29 00:02:42 +00:00
El
349614c47f
VNC-151 Reorder candidate list 2026-01-29 00:02:41 +00:00
El
846d82229d
VNC-151 Unset session-related environment variables before starting xfce4-session. 2026-01-29 00:02:41 +00:00
El
b2adaf8429
VNC-151 Refactor video codec validation logic to improve readability and maintainability 2026-01-29 00:02:40 +00:00
El
1c80f6b9d0
VNC-151 Add support for AV1 and H265 codecs, update encoder list, and debug print codec options with av_opt_next 2026-01-29 00:02:40 +00:00
El
6ddd9b798e
VNC-151 Add av_opt_next and av_codec_is_encoder 2026-01-29 00:02:40 +00:00
El
685842ba7b
VNC-151 Update Screen struct initialization to use default member initializers and simplify default constructor 2026-01-29 00:02:39 +00:00
El
b45699a787
VNC-151 Include to ensure integer types usage 2026-01-29 00:02:39 +00:00
El
1a8dc3ab89
VNC-151 Add npm build step for kasmweb, update www handling, and clean redundant cmake files during Docker image build 2026-01-29 00:02:38 +00:00
El
da4f01ba79
VNC-151 Update KasmVideo encoding to sync screen layout and handle individual screen encoders 2026-01-29 00:02:38 +00:00