Replies: 4 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
Only one frame is encoded during testing; subsequent frames may be successfully encoded, but this is the current testing method. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
oh I cant't fix this problem! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
When using RustDesk 1.3.2 on macOS with only AMD Radeon RX 6600 XT GPU, the hardware encoders (HEVC and H264) are not being detected. I could't find hevc and h264 encoder in the codec selection .The RustDesk_hwcodec.toml configuration file only shows decoder configurations but no encoder configurations, despite the system having VideoToolbox hardware encoding capability.
content of RustDesk_hwcodec.toml
logs of "~/Library/Logs/RustDesk/check-hwcodec-config/RustDesk_rCURRENT.log"
I've verified that VideoToolbox hardware encoding works properly with other applications (like VideoProc Converter) and ffmpeg on the same system.
The output of ffmpeg command below:
How to Reproduce
Expected Behavior
I could select HEVC or H264 codecs and enable hardware encoding.
Operating system(s) on local (controlling) side and remote (controlled) side
Windows 11 -> macOS
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.3.2 -> 1.3.2
Screenshots
codec selection on macos

macOS version

rustdesk config on macos.


Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions