You can run BubbleUPnP Server on any platform that supports Java 8.
- unpack the archive in a directory
- for transcoding support, you must install FFmpeg binaries for your platform
- on Unix platforms make launch.sh executable:
chmod +x launch.sh
- on Unix platforms, run
launch.sh
. On Windows runlaunch.bat
. Java 8 or higher must be installed and thejava
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