Qt Multimedia Linux에서
이 페이지에서는 Linux에서 Qt Multimedia 사용 시 고려해야 할 사항에 대해 설명합니다.
오디오 백엔드 요구 사항
Qt Multimedia Linux에서 오디오 기능을 사용하려면 PulseAudio가 필요합니다. 실험적인 ALSA 백엔드는 향후 Qt 버전에서 더 이상 사용되지 않을 것입니다. 그때까지는 이 백엔드의 문제를 해결하기 위해 커뮤니티 기여가 필요합니다.
임베디드 Linux에서 GStreamer 백엔드를 사용하는 애플리케이션의 경우, 추가 PulseAudio 요구 사항은 Qt Multimedia GStreamer 백엔드를 참조하세요.
Wayland 컴포저를 사용하는 Linux의 제한 사항
화면 캡처 기능을 사용하려면 다음을 설치해야 합니다:
- XDG 데스크톱 포털을 통해 지원되는 ScreenCast 서비스.
- PipeWire (0.3).
Wayland 프로토콜의 제한으로 인해 현재 화면은 QScreenCapture
인스턴스가 활성화된 경우 운영 체제에서 표시되는 마법사를 통해서만 선택할 수 있습니다. 자세한 내용은 QScreenCapture 클래스 설명서를 참조하세요.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.