Update README (#48)
This commit is contained in:
13
README.md
13
README.md
@@ -1,12 +1,16 @@
|
||||
# discord-screenaudio
|
||||
|
||||
A very WIP custom discord client that supports streaming with audio on Linux,
|
||||
made possible by the
|
||||
A custom discord client that supports streaming with audio on Linux, made
|
||||
possible by the
|
||||
[great work](https://github.com/edisionnano/Screenshare-with-audio-on-Discord-with-Linux)
|
||||
of [@edisionnano](https://github.com/edisionnano) and the
|
||||
[Rohrkabel library](https://github.com/Soundux/rohrkabel) by
|
||||
[@Curve](https://github.com/Curve).
|
||||
|
||||
Unlike a lot of other solutions, the audio here is directly fed into the
|
||||
screenshare and not passed to the user microphone
|
||||
([see explanation](#how-it-works)).
|
||||
|
||||

|
||||
|
||||
The purpose of this project is **not** to provide an alternative to the original
|
||||
@@ -23,8 +27,9 @@ told you and it's not my fault.
|
||||
## Known Issues
|
||||
|
||||
- Only works with **PipeWire**
|
||||
- Can only share primary screen on X11 (no other screens or specific applications)
|
||||
(see [#1](https://github.com/maltejur/discord-screenaudio/issues/1))
|
||||
- Can only share primary screen on X11 (no other screens or specific
|
||||
applications) (see
|
||||
[#1](https://github.com/maltejur/discord-screenaudio/issues/1))
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user