mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #84] Dockerfile to create a docker file for the RPI #74
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#74
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 @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/84
Saturday Sep 02, 2017 at 11:51 GMT
Originally opened as https://github.com/plietar/librespot/pull/242
Multistage dockerfile to create a docker image which can be run on the RPI
romerod included the following code: https://github.com/plietar/librespot/pull/242/commits
@sashahilton00 commented on GitHub (Jan 29, 2018):
Saturday Sep 02, 2017 at 15:31 GMT
What's the use case for this? Why would you want that?
@sashahilton00 commented on GitHub (Jan 29, 2018):
Saturday Sep 02, 2017 at 15:56 GMT
@romerod I was interested in this at one point, but I found it very difficult to get sound out of a docker container. You would need to use pulse audio sockets or something like that. Or did you find a better way?
@sashahilton00 commented on GitHub (Jan 29, 2018):
Saturday Sep 02, 2017 at 18:22 GMT
I'm using this image on a RPI which runs hypriot and is connected by HDMI to my onkyo receiver.
By passing all the devices into the docker instance, sound works without any problems and by using "host" as network discoverable mode works too
@ComlOnline commented on GitHub (Jan 29, 2018):
This is outside the scope of librespot but its soon to be be sister project librespotd, may handle it eventually? #20.
I'm closing this for now.