Skip to content

Allow distribution specific default audio device#1001

Merged
sreimers merged 1 commit intobaresip:masterfrom
robert-scheck:default_audio_device
Jun 6, 2020
Merged

Allow distribution specific default audio device#1001
sreimers merged 1 commit intobaresip:masterfrom
robert-scheck:default_audio_device

Conversation

@robert-scheck
Copy link
Copy Markdown
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