acestream-docker icon indicating copy to clipboard operation
acestream-docker copied to clipboard

Run acestream player in docker container

Results 3 acestream-docker issues
Sort by recently updated
recently updated
newest added

Have some problem in KDE Neon. > Audio output failed: > The audio device "default" could not be used: > No such file or directory. > Audio output failed: >...

docker run -v $HOME/Documentos:/home/ace/Documents:rw -v /dev/snd:/dev/snd --privileged -v /tmp/.X11-unix:/tmp/.X11-unix -e uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --rm munkie/acestreamplayer groupmod: GID '100' already exists Waiting for acestream engine to start...

hi, first of all thanks for your work, this image perfectly works on ubuntu 14.04 i am not, however, able to run it on mint: ``` $ ace usermod: no...