SpacingBat3

Results 337 comments of SpacingBat3

> I was able to fix this. I haven't really messed with Electron before, but I unpacked `app.asar` and modified `main.js`, and once repacked the application name is showing up...

> Ah, that might be the issue then. To download the `master` release, I would need to compile it, right? It will make it to WebCord `3.6.0`, which is now...

I'll probably won't intergrate this project with mine, I think it's a bad practise to depend on third-party binaries. However, I might make a use of NPM and find a...

> But it is also going to be compatible with pipewire? If PipeWire replaces it, then yes.

> Pipewire already is the default for many major distros today, like the newest Ubuntu, Pop-Os, Fedora and so on. So I'd say pulse already got replaced. I thought about...

### And here's a few more details about the audio issue on Linux: #### 1. Upstream issue: [**\[Linux\] System loopback audio capture (#1143761)**](https://bugs.chromium.org/p/chromium/issues/detail?id=1143761). - It might be useful / contains...

> Hi, when work on this is started, will there be an extra branch for it, that can be watched to stay up to date? Probably not. I doubt I...

> The easiest way to get this working would be to drop pulseaudio support and make a native node addon with node-addon-api I think it would be great to preserve...

@StayBlueee your comment does not change anything in WebCord's situation – I don't want or plan to depend on their proprietary module just to support Linux sound screen share. And...

@DeeBeeDouble it's not the issue to implement in *any* way. I want to implement it the *proper* way, at best to have a node module extension to record audio and...