mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-24 01:44:00 +08:00
db5a1f29e7
Instantiate AVCaptureSession when requesting audio permissions to ensure the app properly registers in System Settings > Privacy & Security > Microphone. This fix addresses the issue where RustDesk was not appearing in the microphone permissions list on macOS. Co-authored-by: rustdesk <71636191+rustdesk@users.noreply.github.com>