mofeng-git
|
6e2c6dea1c
|
revert: remove non-ATX changes from #223 merge
|
2026-02-20 14:24:38 +08:00 |
|
SilentWind
|
6daa348c63
|
Merge branch 'main' into main
|
2026-02-20 14:19:38 +08:00 |
|
mofeng
|
f8a031c90c
|
feat: 支持树莓派 v4l2m2m 编码器探测
|
2026-02-09 14:54:46 +08:00 |
|
a15355447898a
|
89072ad58d
|
支持v4l2编码,arm机器原生构建,docker镜像换archlinux,允许初始化时禁用HID
|
2026-01-23 17:11:19 +08:00 |
|
mofeng-git
|
0fc5be21c6
|
refactor: 清理死代码和优化日志级别
- 删除未使用的函数和常量
- create_public_key_message (rustdesk/connection)
- decode_audio_packet, AudioPacketHeader (web/audio_ws)
- io_error_to_hid_error, close_device, close_all_devices (hid)
- shutdown_rx (rustdesk/mod)
- CONNECT_TIMEOUT_MS, RESP_ERR_SEND_FAILED
- 调整日志级别
- Session lagged: warn -> debug
- 移除 H264 NAL trace 日志
- 移除 Frame distribution lagged trace 日志
- 移除 absolute mouse report trace 日志
- 优化 broadcast channel 缓冲区大小 8 -> 16
- 修复条件编译
- static_files.rs: 添加 debug_assertions 条件
|
2026-01-02 01:48:44 +08:00 |
|
mofeng-git
|
bc85810849
|
fix(video): 修正默认码率配置并优化软件编码器
- 将默认码率从 8 Mbps 降至 1 Mbps,更适合嵌入式设备
- 修复 WebRtcConfig 中 max_bitrate < target_bitrate 的逻辑错误
- 优化 libx264/libx265 软件编码器的低延迟配置
- 优化 libvpx (VP8/VP9) 的实时编码参数
|
2025-12-31 22:04:58 +08:00 |
|
mofeng-git
|
d143d158e4
|
init
|
2025-12-28 18:19:16 +08:00 |
|