Skip to content

Shaigai21/pw-stereomix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pw-stereomix

Made this so I can screenshare with sound in Discord.

Script will automatically connect PipeWire nodes from default_node_names array or filename to the discord (by default; can be changed) node.

Building

  1. You have to have PipeWire installed on your system
  2. Run make in the repo folder

Usage

After building, run ./pw_stereomix [OPTIONS]

The DST_NODE_NAME argument for "-n" option is a string that contains the name of PipeWire node to which other nodes should be connected. The SRC_FILE argument for "-f" option is a path to the text file that contains the list of PipeWire node names that you want to connect to the DST_NODE_NAME (WEBRTC VoiceEngine, by default)

You can run the program with the "-h" option for additional help. You can also create a shortcut for this script, so it will automatically start and end at your command.

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors