21pages
|
e74f155cb6
|
fix recording start stop
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
eff5dd2e03
|
ensure first mux frame is key frame
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
RustDesk
|
6c897687d4
|
Merge pull request #1553 from songwei163/weisong/fix_m1_pro_compile_scrap_error
fix m1 pro scrap compile error
|
2022-09-16 22:44:08 +08:00 |
|
songwei163
|
dd2315a518
|
fix m1 pro scrap compile error
|
2022-09-16 22:22:17 +08:00 |
|
csf
|
e3a5218eb1
|
global HW_CODEC_CONFIG
|
2022-09-16 19:41:04 +08:00 |
|
csf
|
f310251cfc
|
feat mediacodec: Android H264/H265 decoder support
|
2022-09-15 20:40:29 +08:00 |
|
csf
|
af656f9489
|
add mediacodec.rs
|
2022-09-15 12:19:09 +08:00 |
|
21pages
|
42d17f9d2b
|
fix audio no sound, add missing VideoFrame timestamp
move get_time to hbb_common
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
fufesou
|
f3d10dd420
|
fix build without wayland feature
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-27 06:34:27 -07:00 |
|
21pages
|
b55fc35d83
|
hwcodec: fix compile error
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-22 09:13:40 +08:00 |
|
RustDesk
|
eda5a94e33
|
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
|
2022-07-22 01:24:41 +08:00 |
|
rustdesk
|
9ee2d750f8
|
fix compile error
|
2022-07-21 22:29:26 +08:00 |
|
fufesou
|
d19a8fdc43
|
fix_capturer_trait_name_shadowing: build win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-21 20:38:15 +08:00 |
|
RustDesk
|
416832a1ed
|
Merge pull request #982 from twmsh/master
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
|
2022-07-21 18:09:14 +08:00 |
|
21pages
|
23deae0e52
|
hwcodec: remove bad MY_DECODER_STATE
When reset, the new of the decoder will be after it's drop
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:15:01 +08:00 |
|
21pages
|
7aa431d349
|
hwcodec: codec preference
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:14:58 +08:00 |
|
21pages
|
1b1f28b872
|
hwcodec: check when server or each client starts
and refactor hwcodec::best()
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:10:58 +08:00 |
|
21pages
|
1fecd7168a
|
hwcodec: linux compatible
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-21 10:10:58 +08:00 |
|
fufesou
|
00dc473703
|
linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 10:44:27 -07:00 |
|
fufesou
|
05b264c968
|
linux_wayland_support: build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:16:13 -07:00 |
|
fufesou
|
aae6e2b16b
|
linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-20 09:16:13 -07:00 |
|
tom
|
efa6b5972d
|
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
issues:958
|
2022-07-16 00:45:23 +08:00 |
|
tom
|
c6c5d2cb98
|
upgrade protobuf to 3.1.0 and use with-bytes feature, issues:958
|
2022-07-14 17:20:01 +08:00 |
|
rustdesk
|
1a9b25588d
|
https://github.com/rustdesk/rustdesk/issues/906
|
2022-07-10 23:26:44 +08:00 |
|
21pages
|
ce89e7fd8c
|
Merge branch 'hwcodec' into hwcodec
|
2022-07-06 10:39:00 +08:00 |
|
21pages
|
ba034a56af
|
maint hwcodec config file directly
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-06 10:19:13 +08:00 |
|
csf
|
5bd08bf0a7
|
client side handle codec format
|
2022-07-05 22:17:34 +08:00 |
|
21pages
|
c4b4ef9576
|
score equals 0 if codec unsupported
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-05 16:31:48 +08:00 |
|
21pages
|
76e1ca91df
|
unify the protobuf message of vp9/h264/h265
Signed-off-by: 21pages <pages21@163.com>
|
2022-07-05 16:16:08 +08:00 |
|
csf
|
5a7dca72c8
|
fix custom_image_qulity and android
|
2022-06-30 20:48:29 +08:00 |
|
csf
|
a5ab0db5b9
|
switch enable abr
|
2022-06-30 18:24:36 +08:00 |
|
csf
|
09937049a6
|
enable hwcodec
|
2022-06-30 16:19:36 +08:00 |
|
csf
|
eaaeefd90b
|
sync codec format
|
2022-06-30 00:03:17 +08:00 |
|
21pages
|
75fc49b301
|
make hwcodec's bitrate the same as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-29 11:43:22 +08:00 |
|
21pages
|
b45dc606f1
|
Update example based on api changes
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-29 09:38:01 +08:00 |
|
csf
|
21a90c5de8
|
abr update Windows
|
2022-06-27 03:30:46 -07:00 |
|
csf
|
085356c0b3
|
Merge branch 'abr' into hwcodec
|
2022-06-27 15:21:31 +08:00 |
|
csf
|
ece86cda9e
|
abr
|
2022-06-27 15:08:43 +08:00 |
|
Kingtous
|
4a89469b84
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
|
2022-06-27 11:18:53 +08:00 |
|
21pages
|
847c4acb07
|
Merge branch 'hwcodec' into master
|
2022-06-14 13:08:39 +08:00 |
|
21pages
|
42c7c5982c
|
scrap: check hwconfig in another process
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-10 12:17:06 +08:00 |
|
21pages
|
feaadcfc96
|
scrap: ensure video_handler's creation before client start
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-09 18:04:10 +08:00 |
|
21pages
|
2a91fb842d
|
scrap: save best codec info in LocalConfig
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-07 19:35:18 +08:00 |
|
21pages
|
27091dec0e
|
scrap: remove lock on hwDecoder
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-07 10:27:53 +08:00 |
|
21pages
|
91012b5da5
|
scrap: refactor update_video_encoder
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-06 17:02:07 +08:00 |
|
21pages
|
42546a7468
|
scrap: use the same bitrate ratio control as vpx
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-06 15:59:30 +08:00 |
|
21pages
|
4bb09865cf
|
scrap: update HwDecoder::instance()
Signed-off-by: 21pages <pages21@163.com>
|
2022-06-05 18:12:54 +08:00 |
|
RustDesk
|
720b05874a
|
Merge pull request #628 from fufesou/simple_rc
Fix WCHAR Path & Add Resources Integration Lib
|
2022-06-02 22:01:01 +08:00 |
|