Commit graph

1626 commits

Author SHA1 Message Date
El
952b4c00d3
Use temporary functional tests failure workaround 2026-07-08 20:30:31 +00:00
El
cbf5822638
Use temporary functional tests failure workaround 2026-07-08 14:05:20 +00:00
El
b553ae4e52
Update sccache to v0.16.0 and integrate installation into Kali Dockerfile 2026-07-06 12:38:03 +00:00
Matthew McClaskey
d0fc70c3bb Merge branch 'bugfix/build-novnc-fix' into 'master'
Update Babel devDependencies to use specific version ranges

See merge request kasm-technologies/internal/KasmVNC!254
2026-06-26 18:04:26 +00:00
El
fafd01f283
Update noVnc ref id 2026-06-26 16:50:00 +00:00
El
003781187e
Update Babel devDependencies to use specific version ranges 2026-06-24 11:16:38 +00:00
Matthew McClaskey
8336160622 Merge branch 'feature/VNC-364_update_kasmvnc_readme_h265_encoding' into 'master'
VNC-364 - Update KasmVNC README h265 encoding

See merge request kasm-technologies/internal/KasmVNC!249
2026-06-12 13:48:14 +00:00
Matt McClaskey
0d502ad684
Update README streaming codec documentation 2026-06-11 13:27:13 -04:00
Matthew McClaskey
81f3bf6d85 Merge branch 'bugfix/VNC-325-hw-h-264-nvenc-performs-poorly' into 'master'
Resolve VNC-325 "Bugfix/ hw h 264 nvenc performs poorly"

Closes VNC-325

See merge request kasm-technologies/internal/KasmVNC!244
2026-06-05 13:06:30 +00:00
Matt McClaskey
1531d2679f
Merge remote-tracking branch 'origin/master' into bugfix/VNC-325-hw-h-264-nvenc-performs-poorly 2026-06-05 09:06:28 +00:00
Matthew McClaskey
5c8c550e82 Merge branch 'bugfix/xorg-build-fix' into 'master'
Bugfix/xorg build fix

See merge request kasm-technologies/internal/KasmVNC!245
2026-06-05 09:02:48 +00:00
El
d20ec163aa
Add fallback URL for Xorg tarball download to improve reliability 2026-06-05 03:15:08 +05:00
El
26a916ee60
Add fallback URL for Xorg tarball download to improve reliability 2026-06-05 01:56:52 +05:00
Matt McClaskey
714edd295e
Merge remote-tracking branch 'origin/master' into bugfix/VNC-325-hw-h-264-nvenc-performs-poorly 2026-06-04 15:17:43 +00:00
Matt McClaskey
73b081ae2e
update novnc ref 2026-06-04 13:55:12 +00:00
El
a6d18235b9
VNC-325 Add codec test frames and hardware acceleration fallback logic 2026-06-04 11:43:05 +00:00
El
f070631bc1
VNC-325 Add codec test frames and hardware acceleration fallback logic 2026-06-04 10:40:16 +00:00
El
45b4ed981d
VNC-325 Update noVNC ref id 2026-06-02 22:37:40 +05:00
El
07621a146f
VNC-325 Remove alternative Kali apt sources entries 2026-06-02 22:37:18 +05:00
El
e23a4e1699
VNC-325 Update noVnc ref id 2026-06-02 12:23:41 +00:00
El
9ac4263015
VNC-325 Update noVNC id 2026-06-01 23:00:15 +05:00
El
c2a9d60664
VNC-325 Add support for codec type ID in video encoding and decoding 2026-05-31 23:17:04 +00:00
Matt McClaskey
ccffbdca3e
Update noVNC ref 2026-05-30 09:50:49 +00:00
El
9f224b643c
VNC-325 Update noVNC id 2026-05-29 22:53:23 +05:00
El
b26165aa84
VNC-325 Fix mode switch 2026-05-28 22:48:02 +00:00
El
a8043bc27f
VNC-325 Update noVNCid 2026-05-28 10:30:38 +00:00
El
e01ad85c29
VNC-325 Add additional Kali Linux sources to apt sources list 2026-05-28 10:19:39 +00:00
Matt McClaskey
bed7badca3
VNC-371 fix kali build failure 2026-05-28 10:19:39 +00:00
El
1ded8df1cb
VNC-325 Simplify encoder configuration 2026-05-28 10:19:39 +00:00
Matthew McClaskey
c7bcefbd9f Merge branch 'feature/VNC-14_direct_drive_mouse' into 'master'
Resolve VNC-14 "Feature/ direct drive mouse"

Closes VNC-14

See merge request kasm-technologies/internal/KasmVNC!236
2026-05-28 09:10:02 +00:00
Matthew McClaskey
9682753fbf Merge branch 'feature/VNC-374_update_version_1.5.0' into 'master'
VNC-374 prep for 1.5.0 release

Closes VNC-374

See merge request kasm-technologies/internal/KasmVNC!242
2026-05-27 16:26:26 +00:00
Matt McClaskey
cb72f051f1
VNC-14 refactor: move force-game-mode notification into SMsgHandler supports* pattern 2026-05-26 10:03:38 +00:00
Matt McClaskey
e147dad5c8
VNC-374 prep for 1.5.0 release 2026-05-25 10:46:44 +00:00
Matthew McClaskey
70b1311c91 Merge branch 'feature/VNC-373_drop_avcodec_close' into 'master'
Drop avcodec_close for FFmpeg 8 compatibility

Closes VNC-373

See merge request kasm-technologies/internal/KasmVNC!240
2026-05-23 09:43:45 +00:00
Matthew McClaskey
2daf209013 Merge branch 'master' into 'feature/VNC-373_drop_avcodec_close'
# Conflicts:
#   builder/dockerfile.kali_kali-rolling.build
2026-05-22 17:32:11 +00:00
Matt McClaskey
a34b523b56
fix c++ access violation 2026-05-22 11:43:12 +00:00
Matt McClaskey
6880b03c04
address DLP region clicks 2026-05-21 09:34:00 +00:00
Matt McClaskey
0a0d0d3bb1
Call recheckPerms for directMouseEvent 2026-05-21 09:24:17 +00:00
Matthew McClaskey
ceeaa876b8 Merge branch 'feature/VNC-295-speed-up-compilation-with-ccache' into 'master'
VNC-295 Use sccache to speed up compilation

Closes VNC-295

See merge request kasm-technologies/internal/KasmVNC!234
2026-05-20 09:40:22 +00:00
Dmitry Maksyoma
28364977dc VNC-295 Use sccache to speed up compilation 2026-05-20 09:40:22 +00:00
Matt McClaskey
d413884f86
VNC-371 second attempt to fix pipeline issue. 2026-05-19 22:09:03 +00:00
Matt McClaskey
3bf44ab186
VNC-371 fix kali build failure 2026-05-19 22:09:03 +00:00
Matt McClaskey
763a6f4972
VNC-14 addressed code review comments 2026-05-19 19:07:57 +00:00
Matt McClaskey
17cf02966f
VNC-371 second attempt to fix pipeline issue. 2026-05-19 11:52:45 +00:00
Matt McClaskey
6861f4adac
VNC-371 fix kali build failure 2026-05-19 11:52:45 +00:00
Baldvin Kovacs
c01476e117
Drop avcodec_close for FFmpeg 8 compatibility
avcodec_close() was deprecated in FFmpeg 3.x and removed in FFmpeg 8.0.
Its absence makes FFmpeg::FFmpeg()'s D_LOOKUP_SYM throw, which causes
the constructor to set available=false and disables the entire hardware
video encoding path. KasmVNC then logs:

  ffmpeg: Failed to load symbol avcodec_close
  VNCServerST: Hardware video encoding acceleration capability: unavailable

avcodec_close was only referenced from one site
(common/rfb/benchmark/FfmpegFrameFeeder.cpp's destructor), and that call
was redundant: codec_ctx_guard is a unique_ptr whose deleter calls
avcodec_free_context, which already releases the codec internally.

Remove the dlsym, the typedef, the struct member, and the wrapper, and
default the benchmark destructor (the guard handles cleanup). No runtime
behavior change on FFmpeg <= 7; restores hardware encode on FFmpeg >= 8.
2026-05-19 10:55:12 +00:00
Matt McClaskey
f1a1bd5557
update novnc ref 2026-05-13 16:22:20 +00:00
Matt McClaskey
c76c3be9ee
back out old relative cursor code 2026-05-13 15:46:33 +00:00
Matt McClaskey
9050929aa9
VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
Matthew McClaskey
dd1417229e Merge branch 'bugfix/VNC-319-disable-stun' into 'master'
VNC-319 Disable STUN

See merge request kasm-technologies/internal/KasmVNC!232
2026-05-12 16:11:07 +00:00