From bd386e5ce48ab7be5311dd7ec1f4d3447236835e Mon Sep 17 00:00:00 2001 From: gitlinux <606023+gitealinux@user.noreply.gitee.com> Date: Sat, 24 May 2025 21:35:13 +0000 Subject: [PATCH] =?UTF-8?q?update=2003=5F=E5=B8=B8=E8=A7=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98/FAQ.md=20=E4=BC=98=E5=8C=96=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gitlinux <606023+gitealinux@user.noreply.gitee.com> --- "03_\345\270\270\350\247\201\351\227\256\351\242\230/FAQ.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/03_\345\270\270\350\247\201\351\227\256\351\242\230/FAQ.md" "b/03_\345\270\270\350\247\201\351\227\256\351\242\230/FAQ.md" index 39333ee..a938eb2 100644 --- "a/03_\345\270\270\350\247\201\351\227\256\351\242\230/FAQ.md" +++ "b/03_\345\270\270\350\247\201\351\227\256\351\242\230/FAQ.md" @@ -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 ``` \ No newline at end of file -- Gitee