Replies: 1 comment
-
|
妙手回春啊师傅0.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题,由于我用的是 wayland+pipewire ,
wayland 中的 OBS 并不支持浏览器源,
多番尝试后找到了
electron:安装
electron请参考
安装并启动 blivechat ,即本 repository
参考
CSS
直接复制 http://127.0.0.1:12450/stylegen 的默认 CSS 。
我用的时候是把它保存在
blivechat.css文件中让
electron获取 blivechat 的内容此处需要使用房间 URL ,
我用的时候是把它保存在
blivechat.url文件中将下面的内容保存到与 CSS ,房间 URL 同一级路径下
命名为
blivechat.js此时会有这些文件在同一个路径下:
运行
electronelectron ./blivechat.js效果
请注意此处我修改了默认 CSS 中的透明度
Beta Was this translation helpful? Give feedback.
All reactions