FAQ  •  Register  •  Login

Serviio on Raspbian Jessie (Raspberry Pi 2)

<<

bbking67

Streaming enthusiast

Posts: 31

Joined: Mon Jun 18, 2012 12:32 am

Post Wed Jul 27, 2016 2:32 am

Serviio on Raspbian Jessie (Raspberry Pi 2)

I've recently gotten Serviio working on Ubuntu Mate for Raspberry Pi. It works, but in theory Raspbian should perform better given its pi optimizations and support for acceleration..

The problem I am having is that ffmpeg fails to install and there isn't a guide for Servio on the latest Raspbian (Jessie).

Is anyone doing this? Can the hardware codecs be leveraged?
<<

chumaty

Serviio newbie

Posts: 5

Joined: Fri Sep 09, 2016 12:25 pm

Post Fri Sep 09, 2016 8:27 pm

Re: Serviio on Raspbian Jessie (Raspberry Pi 2)

bbking67 wrote:I've recently gotten Serviio working on Ubuntu Mate for Raspberry Pi. It works, but in theory Raspbian should perform better given its pi optimizations and support for acceleration..

The problem I am having is that ffmpeg fails to install and there isn't a guide for Servio on the latest Raspbian (Jessie).

Is anyone doing this? Can the hardware codecs be leveraged?


Hey. I installed the Seviio on Raspberri Pi 3. Works perfectly.
(java 8, ffmpeg). I install ubuntu server on Raspberry Pi 3.
P.S. Sorry for my eanglish language.
<<

bbking67

Streaming enthusiast

Posts: 31

Joined: Mon Jun 18, 2012 12:32 am

Post Sat Sep 10, 2016 7:56 pm

Re: Serviio on Raspbian Jessie (Raspberry Pi 2)

Thanks I also have it working with Ubuntu, however I am trying to get a working raspbian jessie installation so I can leverage the advantages of Raspbian.
<<

AQUSTIQ

Serviio newbie

Posts: 19

Joined: Sun Dec 29, 2013 1:07 am

Post Tue Oct 18, 2016 1:51 am

Re: Serviio on Raspbian Jessie (Raspberry Pi 2)

On my Debian Jessie is working very buggy too. Once in 3 days I have to restart the server to make serviio work again. On ubuntu server I didn't have any issue.
<<

mmarvin

User avatar

Serviio newbie

Posts: 3

Joined: Mon Feb 08, 2016 8:20 pm

Location: Brazil

Post Fri Nov 11, 2016 1:02 am

Re: Serviio on Raspbian Jessie (Raspberry Pi 2)

I have serviio installed on my Raspberry Pi 2 Jessie Lite without any issue.

Steps:
1. Install Jessie lite
2. Install Java 8:
sudo apt-get install oracle-java8-jdk

3. Install ffmpeg:
cd /usr/src
sudo git clone git://git.videolan.org/x264
cd x264
sudo ./configure --host=arm-unknown-linux-gnueabi --enable-static --disable-opencl
sudo make
sudo make install

cd ..
sudo git clone git://source.ffmpeg.org/ffmpeg.git
cd ffmpeg
sudo ./configure --arch=armel --target-os=linux --enable-gpl --enable-libx264
sudo make
sudo make install

4. Install serviio

And ... enjoy!
Samsung UN46D5500 | Samsung UN40H5103 | Denon AVR-X3000 | Mobile: Android and iPhone
Serviio running on Raspiberry Pi 2
<<

serviio4me

Serviio newbie

Posts: 3

Joined: Tue Jul 28, 2015 11:01 pm

Post Mon Apr 10, 2017 7:52 pm

Re: Serviio on Raspbian Jessie (Raspberry Pi 2)

Hi, I'm working from Raspbian Jessie, not lite. How do I install Serviio? I tried from the program installer but Serviio is not available. From the service page there are several Arm files to download, but I do not know which one to choose. Can somebody help me? Thanks Apologies for my poor English, I am using the google translator, can understand the contradictions of the translation, if there are any. Thanks again.

Return to General discussion

Who is online

Users browsing this forum: No registered users and 9 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.