PipeWire Audio Capture

PipeWire Audio Capture 1.1.0

  • Added an option to the app capture source that allows choosing how to display and match targets (#21)
  • App capture sources now use the application audio icon
  • Fixed the exclusion setting not being saved
  • Fixed app capture not working with Mumble
  • App captures now filter streams using the app's binary name, you may need to reconfigure some sources
  • App captures now allow setting them to target apps not in the selection list
  • Fixed app capture not working when the default system sink is using the Pro Audio profile
  • Input Capture now lists virtual sources
  • Fixed sources rarely not outputting audio
  • Fixed some issues when EasyEffects is used
  • Only one entry per app is shown in properties
  • Revert source IDs to be the same as in versions 0.x.x. You may have to reconfigure some sources, sorry for the inconvenience.
  • Fixed crash on source creation
This is a port of obsproject/obs-studio#6207

  • App captures can now capture multiple streams per app
  • App captures now have an option to capture all apps except the selected one
  • Device captures properly detect and capture default devices
Fixed crash on PipeWire >= 0.3.46
Sources targeting default devices properly connect to them when they're created again after the first time
Selecting a target that is two or more times in the list connects to the correct one
Top