Any Install

You can run BubbleUPnP Server on any platform that supports Java 8.

Download ZIP

  • unpack the archive in a directory
  • for transcoding support, you must download ffmpeg/ffprobe binaries and place them in the installation directory (on Linux / macOS, make sure to chmod +x the executables)
  • on Linux / macOS, make launch.sh executable: chmod +x launch.sh
  • on Unix platforms, run launch.sh. On Windows run launch.bat. Java 8 or higher must be installed and the java executable must be in your PATH. On first launch, it will download the latest version of BubbleUPnPServer.jar constituting the core of BubbleUPnP Server
  • point your web browser to http://localhost:58050 to show the configuration interface