Serviio on Nexetna, FreeNAS?
14 posts
• Page 1 of 1
I use Nexenta (which is OpenSolaris) on my NAS and looking for a DLNA server. Is it possible to build serviio for Nexenta? I can contribute to this.
Re: Serviio on Nexetna, FreeNAS?
Looks like I posted on the wrong board. Sorry for that
Re: Serviio on Nexetna, FreeNAS?
Zip (on holiday) will answer you for serviio, but first, could you make a ffmpeg build on Nexetna?
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
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
Re: Serviio on Nexetna, FreeNAS?
FFmpeg can not currently be compiled on OpenSolaris (see link below)
http://opensolaris.org/jive/thread.jspa ... eID=312902
http://opensolaris.org/jive/thread.jspa ... eID=312902
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: Serviio on Nexetna, FreeNAS?
I'll give a try to build ffmpeg on nexenta , is there a list of other libraries that are necessary for serviio?
Re: Serviio on Nexetna, FreeNAS?
The opensolaris link is 2008 and there are suggestion just to use up to date gcc so I believe ffmpeg could be built on opensolaris
Re: Serviio on Nexetna, FreeNAS?
For latest serviio 0.6.2 under windows OS, Zip used a gcc 4.4.2 and following ffmpeg configuration:
configuration:
--enable-static
--disable-shared
--disable-ffplay
--disable-ffserver
--enable-memalign-hack
--enable-libmp3lame
--enable-librtmp
--extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm'
--arch=x86
--enable-runtime-cpudetect
--enable-pthreads
--target-os=mingw32
--cross-prefix=i686-mingw32-
--pkg-config=pkg-config
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 8. 0 / 53. 8. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 25. 0 / 2. 25. 0
libswscale 2. 0. 0 / 2. 0. 0
configuration:
--enable-static
--disable-shared
--disable-ffplay
--disable-ffserver
--enable-memalign-hack
--enable-libmp3lame
--enable-librtmp
--extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm'
--arch=x86
--enable-runtime-cpudetect
--enable-pthreads
--target-os=mingw32
--cross-prefix=i686-mingw32-
--pkg-config=pkg-config
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 8. 0 / 53. 8. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 25. 0 / 2. 25. 0
libswscale 2. 0. 0 / 2. 0. 0
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
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
Re: Serviio on Nexetna, FreeNAS?
Thanks, will try tonight..
Re: Serviio on Nexetna, FreeNAS?
Illico wrote:For latest serviio 0.6.2 under windows OS, Zip used a gcc 4.4.2 and following ffmpeg configuration:
configuration:
--enable-static
--disable-shared
--disable-ffplay
--disable-ffserver
--enable-memalign-hack
--enable-libmp3lame
--enable-librtmp
--extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm'
--arch=x86
--enable-runtime-cpudetect
--enable-pthreads
--target-os=mingw32
--cross-prefix=i686-mingw32-
--pkg-config=pkg-config
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 8. 0 / 53. 8. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 25. 0 / 2. 25. 0
libswscale 2. 0. 0 / 2. 0. 0
That's for the Windows build. Especiallly the stuff around extra-libs.
You'll also need Java 1.6.
Petr
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Re: Serviio on Nexetna, FreeNAS?
I built it successfully without librtpm and libmp3lame. Where shall I get sources for the libs?
Re: Serviio on Nexetna, FreeNAS?
boris_kaminer wrote:I built it successfully without librtpm and libmp3lame. Where shall I get sources for the libs?
lame is on the serviio donwload page.
librtmp - google for rtmpdump
Petr
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Re: Serviio on Nexetna, FreeNAS?
Thank you
Is any of x264 or h264 codecs included into ffmpeg or they could be included just like rtmp or lame libraries?
Is any of x264 or h264 codecs included into ffmpeg or they could be included just like rtmp or lame libraries?
Re: Serviio on Nexetna, FreeNAS?
ffmpeg can decode h264 by default, encoding is not needed for Serviio but you can link x264 library if you need it for something else
Petr
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Serviio developer / site admin
Do not send me PM for support as the solution can't be shared with others.
Follow Serviio on Facebook | Follow Serviio on Twitter
Help translate Serviio
Intel UPnP tools | HOWTO: Turn on detailed logging | HOWTO: Provide supported formats of a device | HOWTO: Provide details of a video file that doesn't play
Re: Serviio on Nexetna, FreeNAS?
Finally, I've managed to build everything except FLV. It runs fine on Nexenta.
But it's appeared that combination of serviio and Panasonic TX-VT30 cannot show 1080p movies as smooth as needed. Frames are dropped, sound becomes distorted.
The problem could be either in NAS hadware (slow CPU) or in TV itself.
So I dropped the idea and continue to use DUNE with NAS.
But it's appeared that combination of serviio and Panasonic TX-VT30 cannot show 1080p movies as smooth as needed. Frames are dropped, sound becomes distorted.
The problem could be either in NAS hadware (slow CPU) or in TV itself.
So I dropped the idea and continue to use DUNE with NAS.
14 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 36 guests