mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #245] Pulseaudio without ALSA #177
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AarizYT on GitHub (Jan 3, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/245
Is your feature request related to a problem? Please describe.
I can't use psst on Termux PRoot container (Arch Linux ARM64) as ALSA doesn't work. (Note: This is a problem with Termux, only Pulseaudio is supported)
Here is the log:-
Log.txt
Describe the solution you'd like
It would be great if I could use Pulseaudio directly. I have compiled librespot with pulseaudio backend and it worked.
Describe alternatives you've considered
I have tried to get ALSA to work but it doesn't seem like it's possible. Pulseaudio is the only option I have.
Additional context
Environment: Arch Linux ARM64 running in a PRoot container on Termux on Android
@Insprill commented on GitHub (Jan 9, 2023):
Duplicate of #230