Page 1 of 7

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

PostPosted: Mon Feb 13, 2012 8:26 pm
by Xmantium
This is now obsolete, Serviio is now on your QNAP App Centre, install it through there.

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

PostPosted: Wed Feb 29, 2012 1:19 pm
by Xmantium
[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

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

PostPosted: Wed Aug 15, 2012 10:42 am
by mca815
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.

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

PostPosted: Fri Nov 16, 2012 9:08 pm
by Xmantium
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

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

PostPosted: Tue Nov 20, 2012 11:51 am
by csholmq
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.

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

PostPosted: Thu Dec 13, 2012 1:40 pm
by r1u0d2y
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=''

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

PostPosted: Thu Dec 13, 2012 1:47 pm
by Xmantium
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

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

PostPosted: Thu Dec 13, 2012 3:38 pm
by r1u0d2y
Thx for fast reply.
Can you explain a bit more about point:
Compile latest ffmpeg with librtmp
?
Any url?

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

PostPosted: Fri Dec 14, 2012 1:57 am
by Xmantium

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

PostPosted: Fri Dec 14, 2012 12:10 pm
by r1u0d2y
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?

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

PostPosted: Fri Dec 14, 2012 3:42 pm
by Xmantium
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

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

PostPosted: Fri Dec 14, 2012 6:46 pm
by r1u0d2y
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) ?

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

PostPosted: Fri Dec 14, 2012 7:02 pm
by Xmantium
check your logs, try turning detailed logs to see whats going on

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

PostPosted: Sat Dec 15, 2012 10:00 am
by csholmq
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

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

PostPosted: Sun Dec 23, 2012 8:03 am
by r1u0d2y
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? :)

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

PostPosted: Mon Dec 24, 2012 8:54 pm
by Xmantium
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

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

PostPosted: Wed Dec 26, 2012 12:43 pm
by T68
Nice to se 1.1 out. Hope it finds it way to Synology NAS:es too :-)!

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

PostPosted: Sun Jan 06, 2013 4:14 pm
by lianne
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

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

PostPosted: Sat Jan 12, 2013 7:13 pm
by Conic
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?

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

PostPosted: Sat Jan 12, 2013 7:41 pm
by Xmantium
@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