This commit is contained in:
eric
2026-03-24 11:56:11 -05:00
parent e6eb1c075b
commit 9e812215d2
16 changed files with 1797 additions and 155 deletions

6
config/ffmpeg_proxy.ini Normal file
View File

@@ -0,0 +1,6 @@
[proxy]
# 仅作用于本软件拉起的录制/推流进程,不会修改 Windows「系统代理」
# 与本机 Clash Verge 等「混合端口」一致即可(示例端口 7890
enabled = no
http = http://127.0.0.1:7890
socks = socks5://127.0.0.1:7890