Sign inSign up

bluecherrydvr/bluecherry-client

By bluecherrydvr

Updated about 6 years ago

Bluecherry Client based on Ubuntu 18.04

Image
0

1.6K

bluecherrydvr/bluecherry-client repository overview

bluecherry-client Docker

Docker recipe for Bluecherry-client. Based on the original work of staal0 - https://github.com/staal0/BluecherryClient-docker

Notes:

  • This is based on Ubuntu 18.04 and installs the latest Bluecherry client (bluecherry-client) from Bluecherry servers.

Installation from Docker Hub:

docker pull bluecherrydvr/bluecherry-client:latest

wget https://raw.githubusercontent.com/bluecherrydvr/bluecherryclient-docker/master/run.sh

sh run.sh

Running the docker from GitHub:

sudo docker build -t bluecherry-client .

sudo chmod +x run.sh ; ./run.sh sudo chmod +x run.sh ; ./run.sh

Common issues

Some users have reported playback issues. If you have issues please change “MPlayer video output driver” to “gl” in the client Options menu

Tag summary

Content type

Image

Digest

Size

167.8 MB

Last updated

about 6 years ago

docker pull bluecherrydvr/bluecherry-client