mirror of https://gitee.com/openkylin/docs.git
Merge pull request !417 from DSOE1024/dev-faq
This commit is contained in:
commit
c89658255b
|
@ -256,4 +256,11 @@ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
|
|||
按照提示,选择对应的终端即可
|
||||

|
||||
|
||||
|
||||
## 如何正确安装 OBS Studio
|
||||
|
||||
- Q: 在wlcom环境下,安装 OBS Studio 后,在添加源时却看不到 屏幕采集(PipeWire)
|
||||
- A: 可能是没有安装 obs-plugins,使用下面命令进行安装
|
||||
```bash
|
||||
sudo apt install obs-studio obs-plugins
|
||||
```
|
||||
|
Loading…
Reference in New Issue