!418 update 03_常见问题/FAQ.md 优化命令

Merge pull request !418 from gitlinux/dev-faq
This commit is contained in:
DSOE1024 2025-05-25 03:54:54 +00:00 committed by Gitee
commit 7d7eebf671
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -261,6 +261,6 @@ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Q: 在wlcom环境下安装 OBS Studio 后,在添加源时却看不到 屏幕采集PipeWire
- A: 可能是没有安装 obs-plugins使用下面命令进行安装
```bash
sudo apt install obs-studio obs-plugins
sudo apt install obs-plugins
```