this post was submitted on 26 Nov 2023
415 points (99.3% liked)

Linux

47323 readers
1003 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] unce@lemmy.dbzer0.com 3 points 9 months ago (3 children)

Oh nice! I wonder if this will fix discord streaming audio?

[–] LiveLM@lemmy.zip 5 points 9 months ago* (last edited 9 months ago)

Nope. This will only be fixed when Discord gets their head out of their ass, unlikely to happen soon.

[–] WaterWaiver@aussie.zone 2 points 9 months ago* (last edited 9 months ago) (4 children)

Can you describe the issue? I don't use Discord (and I presume the problem might depend on what browser you use).

[–] Clever_Clover@hexbear.net 4 points 9 months ago (1 children)

on discord on linux you can't screenshare with desktop audio, I think this might be already fixed in newer electron versions (but discord is closed source and has not updated their electron in a long time)

[–] WaterWaiver@aussie.zone 2 points 9 months ago (1 children)

That absolutely sucks :| Thankyou for the detail.

[–] mackwinston@feddit.uk 1 points 9 months ago

As a workaround, you could use OBS and use OBS's virtual camera so Discord is streaming what it thinks is a camera, and set up whatever you want to share on your desktop through OBS.

[–] unce@lemmy.dbzer0.com 2 points 9 months ago* (last edited 9 months ago)

I have discord installed from the flatpak. Screen sharing works but it doesn't share audio from the applications. Discord-screenaudio and web browser discord have been suggested to me but they don't work with unfocused push to talk. I've also tried xwaylandvideobridge but that didn't stream the audio either.

[–] peanutbutter_gas@lemm.ee 2 points 9 months ago (1 children)

I'm assuming this is a "dedicated app" (i.e. apt install discord). I was capable of streaming the video, but sound was a different beast. Audio streaming on discord was a no go. I was finally able to do it with pipewire and using discord-screenaudio

[–] WaterWaiver@aussie.zone 2 points 9 months ago

https://github.com/maltejur/discord-screenaudio

A custom discord client that supports streaming with audio on Linux

Jaysus, I wish this were a world where stuff like that wasn't necessary.

Uneducated question: what's the benefit of a dedicated client over running it in a normal browser?