fufesou
0973f51df9
feat: macos, audio, loopback ( #10025 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-11-23 19:41:27 +09:00
zyl
74dd0c8fa0
fix mis-align problem when converting &[u8] to &[f32] ( #9986 )
...
* fix: windows, improve audio buffer (#9770 )
* .
* fix statics does not record
and avoid channel changing when drio audio when audio is stero
* add some commence
* fix mis-align problem when converting &[u8] to &[f32]
* add safety commence
* revert client.rs
* avoid tmp lifetime extends
* avoid move in loop
* avoid use after drop
* another use after free
* another use after free
* make code more reasonable
---------
Co-authored-by: zylthinking <zhaoyulong@qianxin.com >
2024-11-21 13:36:11 +08:00
dignow
b967d496cc
refact: init values from initState to Constractor ( #8817 )
...
* refact: init values from initState to Constractor
Signed-off-by: dignow <linlong1265@gmail.com >
* fix: move RxBool init into Constructor
Signed-off-by: dignow <linlong1265@gmail.com >
* peer sort option
Signed-off-by: dignow <linlong1265@gmail.com >
* Remove empty initState()
Signed-off-by: dignow <linlong1265@gmail.com >
---------
Signed-off-by: dignow <linlong1265@gmail.com >
2024-07-25 10:45:51 +08:00
fufesou
e2a7e38a39
fix: build ios ( #8709 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-07-14 15:05:56 +08:00
fufesou
30afe4f779
refact: seperate audio device for voice call ( #8703 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-07-14 04:07:02 +08:00
fufesou
c27791a9ac
comments ( #8316 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-06-12 00:53:54 +08:00
fufesou
b19d732a3a
fix: audio rechannel len ( #8315 )
...
* fix: audio rechannel len
Signed-off-by: fufesou <linlong1266@gmail.com >
* comments
Signed-off-by: fufesou <linlong1266@gmail.com >
---------
Signed-off-by: fufesou <linlong1266@gmail.com >
2024-06-12 00:32:10 +08:00
21pages
010b17509a
fix android get raw data ( #8171 )
...
If `std::ptr::copy_nonoverlapping` is not in `take`, it's not protected by the lock.
Signed-off-by: 21pages <sunboeasy@gmail.com >
2024-05-28 16:35:59 +08:00
fufesou
2c1595d0d5
fix: voice call, select audio input device ( #7922 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2024-05-07 16:18:48 +08:00
dignow
013d307bcd
feat, multi_flutter_ui_sessions
...
Signed-off-by: dignow <linlong1265@gmail.com >
2023-10-14 12:26:24 +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
fufesou
6a9c1c6065
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2023-06-07 20:49:50 +08:00
21pages
0d8fe1b7b8
audio rechannel
...
Signed-off-by: 21pages <pages21@163.com >
2023-04-21 07:43:32 +08:00
21pages
cb342f86e6
bump cpal to 0.15
...
Signed-off-by: 21pages <pages21@163.com >
2023-04-15 09:41:56 +08:00
21pages
9eaf745f18
fix audio encode
...
Signed-off-by: 21pages <pages21@163.com >
2023-04-13 20:38:25 +08:00
fufesou
8cb361c51e
remove android build warns
...
Signed-off-by: fufesou <shuanglongchen@yeah.net >
2023-03-27 21:11:07 +08:00
rustdesk
b763ec3080
revert #560 for #3748
2023-03-23 14:31:50 +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
csf
da2906c95f
fix: android build & CONFIG deadlock
2022-07-28 22:06:59 +08:00
tom
efa6b5972d
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
...
issues:958
2022-07-16 00:45:23 +08:00
csf
a071eeb710
fix audio latency
2022-05-19 18:39:13 +08:00
csf
678ee21449
remove old test
2022-05-12 20:01:10 +08:00
rustdesk
c1bad84a86
100% open source
2022-05-12 17:35:25 +08:00
rustdesk
6bc0c3ce98
fix CI
2022-04-23 02:51:54 +08:00
rustdesk
c4491b0248
https://github.com/rustdesk/rustdesk/issues/421
2022-03-01 11:19:13 +08:00
yanfeng
2bcc08f084
Miss the checking code.
2022-02-28 12:00:51 +08:00
yanfeng
aa5c7cc38e
Fix switch audio input device failed in index page on Linux.
2022-02-28 11:45:02 +08:00
csf
82d5924401
try to fix audio play noise;improve audio performance
2022-02-22 20:45:49 +08:00
open-trade
3491c79cbc
get_local_option for ui style, todo: set_local_option
2021-12-29 17:53:36 +08:00
rustdesk
6c713f3135
reset AUDIO_ZERO_COUNT
2021-12-29 00:20:51 +08:00
csf
f69f6bc8d4
optimize audio
2021-12-29 00:00:23 +08:00
rustdesk
3d39d9c27c
https://github.com/rustdesk/rustdesk/issues/328
2021-12-25 00:18:54 +08:00
rustdesk
dc3fcda2c9
tokio1, windows not test yet
2021-06-25 19:42:51 +08:00
rustdesk
7630713534
fix no audio issue with sample rate >= 48000 and strange crash issue
...
(there is some overflow in unsafe code, will test again)
2021-05-13 00:24:38 +08:00
rustdesk
d1013487e2
source code
2021-03-29 15:59:14 +08:00