Skip to content

Conversation

robert-scheck
Copy link
Collaborator

Proposal to address #994; adding -DDEFAULT_AUDIO_DEVICE=\"pulse\" or similar to $EXTRA_CFLAGS should be suitable for Linux distributions needing this.

@sreimers sreimers self-requested a review June 6, 2020 07:25
@sreimers sreimers merged commit 61d4b7c into baresip:master Jun 6, 2020
alfredh pushed a commit that referenced this pull request Jun 12, 2020
Modern Linux distributions often prefer PulseAudio over ALSA, thus
their default audio driver should be "pulse" rather "alsa"; derive
the default audio driver from the default audio device, which can
already be changed by using e.g. -DDEFAULT_AUDIO_DEVICE=\"pulse\"
in $EXTRA_CFLAGS.

It completes the approach taken by #994 and #1001 and avoids for
downstreams the need to batch baresip just to change the default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants