

So with that in mind I plan to add this as an alternative step to get you up and running quickly. I made a symbolic link to avconv as ffmpeg and Serviio worked fine for me. Sofar in my testing using only libav, my previous issues with some file playback and transcoding were resolved. My previous experiences with this package has been unsatisfactory to date.ĭebain uses the libav-tools package by default.
SERVIIO INSTALL UPDATE
The next update to the guide I will be removing the installation of ffmpeg from the debian repository. I have been playing around with different setups around ffmpeg and libav. Run the “sudo reboot” command to reboot and make sure the Serviio service starts correctly.Hello to all. Enable the Serviio Service with the following commands, executed in order:Īfter running the enable command, it should tell you that the OS added the service to the multi-user target. Hit ctrl+o to save the file and ctrl+x to exit the editor. Sudo nano /lib/systemd/system/rviceĪfter=syslog.target local-fs.target network.targetĮxecStop=/opt/serviio/bin/serviio.sh -stop Enter the following command to create a file named rvice in the system service directory: Next, we need to create a service to make sure Serviio starts when the machine reboots. If you have a graphical desktop on your computer, you can also open the Serviio console from the command line. If you see the console page, you have done well… (You can use the “ifconfig” command on the Linux machine to find the IP address if you do not know it.) Replace (IPaddress) with the Serviio machine IP address while attached to the same network. Go to a browser to test and make sure Serviio is running by going to the following web page. Run the following command to start Serviio. Have the root user on your computer take ownership of the Serviio files.į. Create a soft link to the Serviio directory.Į. Change to the directory where you will be installing Serviio.ĭ.
SERVIIO INSTALL INSTALL
The command will install a package for network metrics, the software to bind file types, executables, and repositories, the Java Runtime Environment, the video transcoder, picture decoder/thumbnailer, and file downloader, as well as all their dependencies.Ī.
SERVIIO INSTALL DOWNLOAD
It will take a while to download and install. Sudo apt install net-tools software-properties-common openjdk-8-jre default-jre ffmpeg dcraw wget (Some of these will already be installed if you have a desktop variant, of which Ubuntu will warn you and then install the rest, but all are recommended if you installed Ubuntu Minimal or Server.) Run the following commands:
SERVIIO INSTALL PASSWORD
It will ask for your user password, followed by the new submission for the password for root, and a confirmation of that password.Ĥ.

Pass the following command to enable root login: You will need it later as an active account. Make sure you have all the updates by running the following two commands at least once: (Any variant will work with this guide: Ubuntu Desktop, Minimal, Netboot, Server, Lubuntu, Kubuntu, Mint, Bodhi, etc.).Ģ. Download and Install Ubuntu 18.04 - 19.10. The process is the same on the other Ubuntu variants, but some of the software packages will be pre-installed.ġ. Since the Minimal install also doesn’t contain the packages of its big brothers, this will give you the information you need to install all the packages required to run Serviio from a Ubuntu Minimal 18.04 (or Ubuntu Server) installation. This was tested using an Intel i5-4th Generation computer with 16GB of RAM Please read the entire procedure before installing so you are familiar with the process before “taking on the terminal”. At the time of the updating this document (September 24, 2019), the newest version of Serviio is 2.0.

This installation is based on 18.04.2 LTS, Minimal Edition and 19.10 Netboot (but this should work for any version of Ubuntu 18.04 - 19.10, or any desktop variant). ha scritto:This guide assumes you are starting from scratch, with a brand new Ubuntu 18.04 - 19.10 (any flavour, including Minimal/Netboot) installation, and need a new Serviio install.
