fufesou
5403166552
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 17:16:53 +08:00
fufesou
d761d2f00e
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 16:09:10 +08:00
fufesou
55972bfac5
refact, linux headless option, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c0ead118a2
refact, option, allow linux headless
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c15e3c306e
refact, option, allow linux headless
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:50:29 +08:00
Bob Weinand
4b58f0b4dd
Allow to explicitly increase the bitrate massively
...
This has the benefit - over direct connections - to be able to send a lot more data.
In particular fast moving frames may avoid fps drops with a higher target bitrate.
2023-07-27 18:34:01 +08:00
rustdesk
5d6b1223cc
fix #5163
2023-07-27 17:02:01 +08:00
21pages
e70f3f2125
fix qos and add auto_adjust_fps
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-25 15:49:50 +08:00
21pages
aa740f4263
remove many unwrap and enum_value_or_default
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +08:00
21pages
31b3c5d721
codec thread count depending on cpu condition
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:52 +08:00
21pages
2133f91089
codec set quality seperately and refactor network delay
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 19:54:42 +08:00
21pages
633c80d5e4
Revert "vpx use webrtc parameter"
...
This reverts commit d23fd902d766cbcdf6e81d9ec7991a9e8eabbfe1.
2023-07-23 19:54:42 +08:00
21pages
fd9f5475f3
multiuser video qos and client increace fps support
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 19:54:42 +08:00
dignow
c86a8fff03
add pointer device event
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-19 01:18:10 +08:00
dignow
780cb37d46
tmp debug
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-18 23:10:42 +08:00
dignow
7bbc5183db
trackpad scale, mid commit
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-18 21:04:12 +08:00
fufesou
7bc98ee434
simple refactor
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-16 08:41:32 +08:00
fufesou
2051bee3cf
fix, wayland, change resolutions
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-16 08:29:26 +08:00
dignow
e80da4af0d
debug, win, privacy mode, broker
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
rustdesk
5995c36379
new specific update_session_id action
2023-07-01 21:14:48 +08:00
rustdesk
f0ca66164c
update_session_id
2023-07-01 16:36:43 +08:00
rustdesk
8ab2a79fa2
refactoring conn audit, add session_id (both session_id and conn_id on
...
sever side), use session_id instead of conn_id for client id, and remove
conn_id in protobuf
2023-07-01 16:21:36 +08:00
dignow
2c0918fc06
debug done
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-29 22:25:01 +08:00
dignow
d15deabba5
better conditional compilation
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-24 21:09:45 +08:00
RustDesk
e30f09e7f7
Revert "Fix/mobile connection login state"
2023-06-23 18:25:42 +08:00
dignow
6a010e89c9
remove unused code
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 17:12:53 +08:00
dignow
53cd380a23
fix build
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 14:37:21 +08:00
dignow
96d95fa08a
fix user login state
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-06-23 13:27:36 +08:00
rustdesk
e87e4a30ac
remove from_remote
2023-06-22 18:13:15 +08:00
rustdesk
3e27f82765
fix issue #4726
2023-06-21 19:55:50 +08:00
fufesou
53a1aeac61
win, clipboard, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
733e4236c4
avoid waiting too long if the clipboard message is blocked
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
5a8c2d9cd0
win, clipboard, debug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
2240853633
debug server clipboard enabled
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:02 +08:00
fufesou
66b5b0b580
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
c5698df3aa
add debug msg
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
fufesou
ccd2cbd760
try fix clipboard, flutter version
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-20 00:57:01 +08:00
21pages
59cfb44c08
fix unexpected return via whitelist block by raii
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-13 15:46:16 +08:00
rustdesk
b7671775e9
fix ipv6 direct access: issue #4623
2023-06-12 15:20:30 +08:00
fufesou
3ea7e0aa4b
fix win trackpad, wheel delta
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-12 15:04:55 +08:00
fufesou
6e21f8410a
debug, macos trackpad, flutter
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-11 15:56:09 +08:00
rustdesk
7fba1800ec
fix linux uni (url) and tray exit
2023-06-10 18:24:03 +08:00
rustdesk
9a1fee792e
fix android/ios ci
2023-06-08 00:35:11 +08:00
fufesou
ab1e7109bb
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 22:35:02 +08:00
fufesou
626e630c9b
remove unused function
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:57:01 +08:00
fufesou
6a9c1c6065
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:49:50 +08:00
fufesou
2b9026526e
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:42:07 +08:00
fufesou
c4f9650d7f
fix, win mouse, touchpad scroll
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:01:01 +08:00
RustDesk
5a87652ef3
<= 800
2023-06-06 21:27:03 +08:00
fufesou
205798b611
debug virtual display with dummy one
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 23:41:45 +08:00