FAQ  •  Register  •  Login

Serviio on Synology 1010+

<<

Zek

User avatar

Serviio lover

Posts: 72

Joined: Wed Nov 24, 2010 11:03 am

Location: Boulder, Colorado, USA

Post Sun Jan 16, 2011 10:25 am

Serviio on Synology 1010+

Hey guys,

I got Serviio 0.4 2 running on my Synology 1010+ NAS... barely.

In short:
1. Got BusyBox on the NAS.
2. Installed the latest JRE 1.6 from Oracle on the NAS.
3. Edited serviio.sh on the NAS to add -Dserviio.remoteHost=192.168.1.122
4. Added "-Dserviio.remoteHost=192.168.1.122" to ServiioConsole.exe.vmoptions on the Win7 installation

I just connected using the Win7 Console to the NAS servviio server and added folders. They show up fine on my Bravia TV. I booted up some h264/ac3 1080p content and a few files work fine for a few seconds, then it stutters, and then the Bravia crashes and reboots.

  Code:
2011-01-16 03:28:28,429 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 437989804
2011-01-16 03:28:28,429 DEBUG [ResourceTransportRequestHandler] Creating entity with chunked transfer
2011-01-16 03:28:28,429 DEBUG [ResourceTransportRequestHandler] Sending file back
2011-01-16 03:28:28,430 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [Content-Type: video/mpeg, Content-Range: bytes 0-437989803/437989804, Date: Sun, 16 Jan 2011 10:28:28 GMT, Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/0.4.2, Cache-control: no-cache, contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_HD_50_AC3_ISO;DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01500000000000000000000000000000, transferMode.dlna.org: Streaming, ]
2011-01-16 03:29:02,656 DEBUG [WebServer] I/O error: Broken pipe



Most movies don't work at all and I suspect the NAS ancient ffmpeg is not doing its job:
FFmpeg version SVN-r20167-snapshot, Copyright (c) 2000-2009 Fabrice Bellard, et al.

  Code:
2011-01-16 03:21:36,515 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: /volume1/video/movies/Movie.mkv
2011-01-16 03:21:36,515 DEBUG [ProcessExecutor] Starting ffmpeg -i /volume1/video/movies/Movie.mkv -y -vcodec copy -copyts -acodec copy -ac 2 -vbsf h264_mp4toannexb -sn -f mpegts /tmp/Serviio/transcoding-temp-1-MPEG2TS.stf
2011-01-16 03:21:36,674 WARN  [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error.
2011-01-16 03:21:36,675 DEBUG [TranscodingJobListener] Transcoding finished; successful: false
2011-01-16 03:21:37,016 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed


I can't seem to get it to TRACE the ffmpeg output like you said Zip. log4j.xml says:
  Code:
<category name="org.serviio">
    <priority value="TRACE"/>
</category>


Girlfriend is pissed off so heading to bed. I'll see if I can get some cross compilation and get your ffmpeg sources cross compiled for the Atom D510 using all its optimizations. The Atom has 2 cores and 4 threads at 1.66 Ghz with loads of SSE ops and I'm just planning to do remuxing anyway. It should work. Maybe the I/O is too slow but I doubt it.

I'll hit it tomorrow again or next weekend.

Cheers,
Zek
Sony Bravia KDL-55NX810 | Serviio 0.5 (rev. 975aa458693c) | Synology DS-1010+
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Tue Jan 18, 2011 9:21 am

Re: Serviio on Synology 1010+

Interesting stuff - got my eye on the DS111j which should have the same CPU when it comes out. However the entry level j models only have 128MB RAM. Is that enough, or should I go for the DS111 with 256MB?
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

Zek

User avatar

Serviio lover

Posts: 72

Joined: Wed Nov 24, 2010 11:03 am

Location: Boulder, Colorado, USA

Post Tue Jan 18, 2011 12:41 pm

Re: Serviio on Synology 1010+

patters wrote:Interesting stuff - got my eye on the DS111j which should have the same CPU when it comes out. However the entry level j models only have 128MB RAM. Is that enough, or should I go for the DS111 with 256MB?


Dunno... the OS doesn't seem very memory hungry but I already upgraded to 3GB on my 1010+ :)
Sony Bravia KDL-55NX810 | Serviio 0.5 (rev. 975aa458693c) | Synology DS-1010+
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Jan 18, 2011 7:21 pm

Re: Serviio on Synology 1010+

Zek wrote:...
I can't seem to get it to TRACE the ffmpeg output like you said Zip. log4j.xml says:
  Code:
<category name="org.serviio">
    <priority value="TRACE"/>
</category>

You also have to change this line
<param name="Threshold" value="TRACE"/>
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Fri Jan 21, 2011 12:35 am

Re: Serviio on Synology 1010+

Zek wrote:
patters wrote:Interesting stuff - got my eye on the DS111j which should have the same CPU when it comes out. However the entry level j models only have 128MB RAM. Is that enough, or should I go for the DS111 with 256MB?


Dunno... the OS doesn't seem very memory hungry but I already upgraded to 3GB on my 1010+ :)


Looks like you can only upgrade the RAM in the + series. I bit the bullet and ordered a DS111.
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!

Return to User experiences

Who is online

Users browsing this forum: No registered users and 18 guests

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