FAQ  •  Register  •  Login

PACKAGE: Serviio 1.5 for QNAP NAS (ARM & x86 Intel)

<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Mon Feb 13, 2012 8:26 pm

PACKAGE: Serviio 1.5 for QNAP NAS (ARM & x86 Intel)

This is now obsolete, Serviio is now on your QNAP App Centre, install it through there.
Last edited by Xmantium on Sun Apr 24, 2016 8:22 am, edited 29 times in total.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Wed Feb 29, 2012 1:19 pm

Re: PACKAGE: Serviio 0.6.2 for QNAP NAS (ARM & x86 Intel)

[Installation instructions]
There is a detailed article with pictures found here - http://advancedhomeserver.com/serviio
1. Install JRE from QNAP AppCentre, JRE X86 for Intel, JRE_ARM for ARM models.
Manual QPKG Install - Download the JRE from here. In developer Tools, select JRE for Intel, JRE_ARM for ARM models.
2 Download and install the Serviio QPKG above

Image

[Release Information]

Serviio v1.5
Updated to the latest available Serviio version 1.5 and Web UI

The Arm version has the latest FFMEG supplied by cholmq
The x86 is now provided by zip
x86 who want the latest FFMPEG, you can manually install it by following this simple guide here

[Important Steps After Installing]
Serviio MediaBrowser can be found - http://Your.QNAP.NAS.IP:23424/mediabrowser
Last edited by Xmantium on Thu Jan 29, 2015 11:25 pm, edited 7 times in total.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

mca815

Serviio newbie

Posts: 1

Joined: Wed Aug 15, 2012 10:39 am

Post Wed Aug 15, 2012 10:42 am

Re: PACKAGE: Serviio 0.6.2 for QNAP NAS (ARM & x86 Intel)

Hello,

I see that there's a new version 1.0.1 of Serviio available for Windows, Mac and Linux, but I can't find any info for a package for QNAP.
I don't have any knowledge in doing this packaging... could someone prepare the package for us ?
Many thanks in advance.

Cheers,

M.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Fri Nov 16, 2012 9:08 pm

Re: PACKAGE: Serviio 0.6.2 for QNAP NAS (ARM & x86 Intel)

For Intel who want to compile a fresh ffmpeg on Intel QNAP

Theres a guide here - http://forum.qnap.com/viewtopic.php?f=2 ... 02#p375701
Last edited by Xmantium on Sun Oct 20, 2013 5:15 am, edited 3 times in total.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

csholmq

DLNA master

Posts: 139

Joined: Sun Mar 25, 2012 11:41 pm

Post Tue Nov 20, 2012 11:51 am

Re: PACKAGE: Serviio 0.6.2 for QNAP NAS (ARM & x86 Intel)

Here's FFmpeg 0.11 + libRTMP 2.4 + libMP3Lame 3.98 compiled for ARM from the sources on Serviio.org.

http://honken.eu/ffmpeg.tar

Let me know how it works for you.
<<

r1u0d2y

Serviio newbie

Posts: 8

Joined: Thu Dec 13, 2012 1:37 pm

Post Thu Dec 13, 2012 1:40 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Hi,

I've installed b3 Version on qnap 259pro+. I've copied and chmod'ed ffmpeg to.
Serviio makes library, lets Video to play. But after 2-3 Minutes it stops playing. What could be a problem?
  Code:
2012-12-13 14:31:02,228 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
   at org.serviio.delivery.resource.transcode.FileBasedTranscodingDeliveryStrategy.createInputStream(FileBasedTranscodingDeliveryStrategy.java:47)
   at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:125)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:95)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:120)
   at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:84)
   at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:79)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:191)
2012-12-13 14:31:02,239 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
java.io.IOException: FFmpeg execution failed
   at org.serviio.delivery.resource.transcode.FileBasedTranscodingDeliveryStrategy.createInputStream(FileBasedTranscodingDeliveryStrategy.java:47)
   at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedResource(AbstractTranscodingDeliveryEngine.java:125)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.deliver(AbstractDeliveryEngine.java:95)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResource(MediaResourceRetrievalStrategy.java:120)
   at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:84)
   at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:79)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:191)

http://online.freeware.info.pl/games.html
  Code:
----------------------------------------------------------------
Thu Dec 13 14:13:17 CET 2012:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.9.1.0 - (1344872): instance a816c00e-013b-9465-c8e1-00007081119f
on database directory /share/MD0_DATA/.qpkg/Serviio/library/db  with class loader sun.misc.Launcher$AppClassLoader@17182c1
Loaded from file:/share/MD0_DATA/.qpkg/Serviio/lib/derby.jar
java.vendor=Sun Microsystems Inc.
java.runtime.version=1.6.0_22-b04
user.dir=/share/MD0_DATA/.qpkg/Serviio
derby.system.home=/share/MD0_DATA/.qpkg/Serviio/library
derby.stream.error.file=../log/derby.log
Database Class Loader started - derby.database.classpath=''
Last edited by r1u0d2y on Thu Apr 09, 2015 11:50 am, edited 1 time in total.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Thu Dec 13, 2012 1:47 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

b3 has this ffmpeg wrapper, this should be removed. The best way i installed it is this - http://forum.qnap.com/viewtopic.php?f=2 ... 45#p303887

Im looking to make a QPKG as this b3 is using old plugins and wrapper. The ffmpeg doesnt even excute on its own
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

r1u0d2y

Serviio newbie

Posts: 8

Joined: Thu Dec 13, 2012 1:37 pm

Post Thu Dec 13, 2012 3:38 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Thx for fast reply.
Can you explain a bit more about point:
Compile latest ffmpeg with librtmp
?
Any url?
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Fri Dec 14, 2012 1:57 am

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Last edited by Xmantium on Sun Oct 06, 2013 8:53 pm, edited 1 time in total.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

r1u0d2y

Serviio newbie

Posts: 8

Joined: Thu Dec 13, 2012 1:37 pm

Post Fri Dec 14, 2012 12:10 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

I've made following:
1. Removed all Serviio
2. Installed qpkg 0.6
3. Installed qpkg 1.0.1
4. Copied ffmpeg
5. chmod +x on ffmpeg

And the problem is still the same:
After 2-3 Minutes of playing the film, it stops. I can't go further or resume.

Any ideas?
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Fri Dec 14, 2012 3:42 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

dont install qpkg 1.0.1, download the linux files from here http://www.serviio.org/download and copy over the files from 0.6

Make sure you wait a bit for the Library to build completely
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

r1u0d2y

Serviio newbie

Posts: 8

Joined: Thu Dec 13, 2012 1:37 pm

Post Fri Dec 14, 2012 6:46 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Hmmmm
Problem persists, but I noticed, that also on 0.6 I've got the same problem. And previously on 0.6 everything was working fine.
What could be problem? (lately I've made qnap firmware update to 3.8.1). But I'm not 100% sure, if it's connected with my problems.
http://schematy.tripod.com
Is it possible to come back to "clear" system (without loosing data) ?
Last edited by r1u0d2y on Thu Apr 09, 2015 11:49 am, edited 1 time in total.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Fri Dec 14, 2012 7:02 pm

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

check your logs, try turning detailed logs to see whats going on
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

csholmq

DLNA master

Posts: 139

Joined: Sun Mar 25, 2012 11:41 pm

Post Sat Dec 15, 2012 10:00 am

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Christian posted a beta of 1.0.1 before he went AFK. That's the one I used previously. It installs in parallel with 0.6. You can find it in the QNAP forums.

Make sure to disable your original Serviio QPKG before enabling the new (named Serviio1) to avoid collisions.
http://forum.qnap.com/viewtopic.php?f=252&t=61671&start=15#p287412
<<

r1u0d2y

Serviio newbie

Posts: 8

Joined: Thu Dec 13, 2012 1:37 pm

Post Sun Dec 23, 2012 8:03 am

Re: PACKAGE: Serviio 1.0.1 for QNAP NAS (ARM & x86 Intel)

Hi,

I'm still facing this problem. I've installed it like you wrote, but it stops playing films after 2-3 minutes. Unfortunately on Version 0.6 it's happening the same :(

Here's my DEBUG log. Could you check, why it stops playing? (was to big to paste it here)
https://www.dropbox.com/s/kr50tve7s46z77n/serviio.log.1

This log shows moment of starting Serviio, selecting one film and playing it for about 3 minutes.

Hmmmm
Before I those problem come, I was trying to update ffmpeg according to this description:
http://wiki.serviio.org/doku.php?id=build_ffmpeg_linux
I've wrote those command:
apt-get remove ffmpeg x264 libx264-dev libvpx-dev librtmp0 librtmp-dev
but didn't go further because of errors.
After that I installed 1.0.1 with qpkg and my problems started.
https://www.facebook.com/gra.moonstars
Any ideas? :)
Last edited by r1u0d2y on Thu Apr 09, 2015 11:48 am, edited 1 time in total.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Mon Dec 24, 2012 8:54 pm

Re: PACKAGE: Serviio 1.1 for QNAP NAS (ARM & x86 Intel)

Pleased to say Cristian has updated his QNAP Serviio QPKG package to v1.1
Both Intel and ARM version is provided
Download it from here - http://forum.qnap.com/viewtopic.php?f=252&t=45994
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

T68

Serviio newbie

Posts: 8

Joined: Sat Dec 08, 2012 10:56 pm

Post Wed Dec 26, 2012 12:43 pm

Re: PACKAGE: Serviio 1.1 for QNAP NAS (ARM & x86 Intel)

Nice to se 1.1 out. Hope it finds it way to Synology NAS:es too :-)!
<<

lianne

Serviio newbie

Posts: 1

Joined: Sun Jan 06, 2013 4:05 pm

Post Sun Jan 06, 2013 4:14 pm

Re: PACKAGE: Serviio 1.1 for QNAP NAS (ARM & x86 Intel)

Dear all,

I installed the latest Serviio qpkg with JRE7 on my QNAP TS-119PII. Everything works fine and I have to say that such DLNA server is really nice and have big plus wrt other ones, in particular the remuxing feature.
I have the only problem that Serviio prevents the HDD standby: it continuously accesses to the hd. I checked that it does not depend on the library update or the metadata retrieval (I disabled them). The problem seems related to Java that accesses to the .userRootModFile.admin (is it due to some preferences library method?).
If it would be possible to solve such issue, I will use Serviio as my only DLNA server.
If you have some hints...
Thanks a lot,

Luigi
<<

Conic

Serviio newbie

Posts: 10

Joined: Sun Apr 08, 2012 1:41 am

Post Sat Jan 12, 2013 7:13 pm

Re: PACKAGE: Serviio 1.1 for QNAP NAS (ARM & x86 Intel)

Same problem here, i bought QNAP TS-112, install serviio and after 2-3 minutes serviio stop working. Do you know, where is problem? I think this can be because this NAS has only 256MB ram... is there some config to lower minimum requirements?
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sat Jan 12, 2013 7:41 pm

Re: PACKAGE: Serviio 1.1 for QNAP NAS (ARM & x86 Intel)

@Conic - Please read this - viewtopic.php?f=5&t=8478

change your temp folder from "/tmp" to "/root/.serviio/tmp"
default partition size for /tmp on linux is usually only around 512 MB! So this the the reason why it stops playing after 2 minutes

@lianne - there is a solution here by a QNAP user, but not tried it - http://forum.qnap.com/viewtopic.php?f=2 ... 90#p313856
but i see you already posted it in the QNAP forums
and some information here - viewtopic.php?f=5&t=6878
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
Next

Return to NAS installation

Who is online

Users browsing this forum: No registered users and 21 guests

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