Sign inSign up

wernerb/bubbleupnpserver

By wernerb

Updated almost 11 years ago

Image
1

100K+

wernerb/bubbleupnpserver repository overview

docker-bubbleupnpserver

For use with the BubbleUPnP app for android. This allows automatic transcoding for specific targets, namely the Google Chromecast.

The Chromecast does not support ac3 or dts audio streams and so needs to be transcoded. The BubbleUPnP app in conjunction with this server will allow the chromecast to play a wide selection of media formats.

Prerequisites
  • Install docker
Quick start

Pull from docker and start:

$ docker run -d --net=host --privileged wernerb/bubbleupnpserver
Build manually

To build and run yourself. Clone this repository and from that folder run:

$ docker build -t wernerb/bubbleupnpserver . 

Then use the Quick start command to run the bubbleupnpserver.

Trusted build

This container is also available as a Trusted Build on the docker index

Tag summary

Content type

Image

Digest

sha256:2275af3df

Size

388.2 MB

Last updated

almost 11 years ago

docker pull wernerb/bubbleupnpserver