Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pipewire pipewire
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 607
    • Issues 607
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • PipeWirePipeWire
  • pipewirepipewire
  • Issues
  • #442
Closed
Open
Issue created Dec 04, 2020 by Felix Hellmann@cirk2

multiple null sinks mix up ports

I tested out the Virtual sources and improved null sinks at commit 3c2ab98a So far seems to work really well with one null sink.

But when using two null sinks at the same time, i.e.:

pactl load-module module-null-sink sink_name=sink_a object.linger=1 channels=2 media.class=Audio/Sink channel_map=FL,FR
pactl load-module module-null-sink sink_name=sink_b object.linger=1 channels=2 media.class=Audio/Sink channel_map=FL,FR

Audio routed into the inputs of sink_a exits on sink_b and vice versa. I'm using catia to connect ports if that matters.

Assignee
Assign to
Time tracking