Commit Graph

23 Commits

Author SHA1 Message Date
El
07d72ebfbc KASM-6984 Refactor benchmarking 2025-04-28 23:43:31 +05:00
El
092d1cbdf5 KASM-6984 Enhance benchmarking with detailed stats and desktop updates
Use modern C++ idioms and fix member initialization
2025-04-28 23:43:30 +05:00
El
624cb28b52 KASM-6984 Add extended benchmark parameter to Server class
Introduce a new "benchmark" boolean parameter in the Server class to enable extended benchmarking functionality. This complements the existing self-benchmark feature, providing more comprehensive performance testing options.
2025-04-28 23:43:30 +05:00
El
969996a647 KASM-6984 Add extende benchmark parameter to Server class
Introduce a new "benchmark" boolean parameter in the Server class to enable extended benchmarking functionality. This complements the existing self-benchmark feature, providing more comprehensive performance testing options.
2025-04-28 23:43:26 +05:00
00b8d025db KASM-7125 fixed issue with rebuilding Xvnc, switched to simplier webp mix math. 2025-04-24 16:50:44 +00:00
3bc0403877 Updating weighting function and limits
Signed-off-by: Rodwin.Spruel <rodwin.spruel@kasmweb.com>
2025-04-22 17:23:28 -04:00
7353f38652 Adding defaults and fixing typo 2025-04-22 10:39:53 -04:00
60f015b199 Adding ability to override webp benchmark value 2025-04-22 11:22:20 +00:00
5456ccc072 Implement rotated watermark text support 2024-01-22 13:32:32 +02:00
25a996cb97 Resolve KASM-4489 "Feature/ watermark time" 2023-07-26 23:55:06 +00:00
ae93cd6840 Initial support for intensity-tinted alpha watermark 2023-02-17 14:04:32 +02:00
ba8e98a9f6 Resolve KASM-2948 "Feature/ qoi support" 2022-11-02 17:32:58 +00:00
5e2a8b45da Merge branch 'feature/KASM-2837_STUN_srv_setting' into 'master'
Add -stunServer arg for on-premises STUN

Closes KASM-2837

See merge request kasm-technologies/internal/KasmVNC!57
2022-08-14 15:51:23 +00:00
f8013340ab Add -udpPort 2022-08-01 17:44:26 +03:00
6451cc3220 Add -stunServer arg for on-premises STUN 2022-08-01 13:26:59 +03:00
3b40a92548 Udp 2022-07-26 10:38:14 +00:00
3f89e5c117 Resolve KASM-2335 "Feature/ ime support" 2022-03-25 16:18:16 +00:00
5b28a168d0 Chromeclip (#69)
* Initial binary clipboard support

* Rename -DLP_Clip_Types to -DLP_ClipTypes

* Better handling of websocket frames

* Copy-paste bug in SSE2 scaling to under 0.5x

* Remove old text clipboard

* Bind text to binary clipboard

* Move binclip clear to probing phase

* Off-by-one in sse2 scaling

* Add a clarifying log message for INCR clipboard transfers

* WIP: Update novnc commit

* Fix CentOS pipeline

* webpack fix

* Update novnc commit

* Change some DLP defaults

* update novnc commit

Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
2021-10-15 15:57:58 -04:00
dc21d5f97c Add a set of self-microbenchmarks (#51)
Co-authored-by: Lauri Kasanen <cand@gmx.com>
2021-09-09 12:46:57 -04:00
46e03289be Manually merged region changes 2021-03-22 10:36:39 +00:00
c3e30dcea1 Add support for DLP_Region 2021-03-15 13:48:56 +02:00
279c41fc32 Add option to pass the password in an encrypted file, kasmvncpasswd utility 2020-10-01 14:37:51 +03:00
408c005d3e Initial commit 2020-09-20 12:16:44 +00:00