Page 1 of 1
Need to install UMS on CentOS
Posted: Wed Aug 27, 2014 11:27 am
by rickinfl
Hi,
Just wondering is there are any instructions how to install UMS on CentOS? or if anyone knows how to do this. If someone could point me in the right direction I would appreciate it
Thanks,
Rick
Re: Need to install UMS on CentOS
Posted: Thu Aug 28, 2014 8:13 am
by temppi
I'm very new in UMS and I just tried something with clean Centos 7. Here is some keywords:
yum install wget
cd /tmp
wget
http://dl.fedoraproject.org/pub/epel/be ... noarch.rpm
ls *.rpm
yum install ./epel-release-7-0.2.noarch.rpm
yum update
yum install mediainfo
yum install java-1.7.0-openjdk
yum install dcraw
iptables --flush
cd /opt
--untar here the ums package you've downloaded, something like: tar -zxvf ./UMS-4.0.3-Java7.tgz
cd ums-4.0.3
./UMS.sh
After that needs some configuration, media files location setting etc but basically it seems that UMS in running and I can find it for example with my Android DLNA client.
When starting there's some exceptions about mplayer. I didn't try to fix/install it but here is one pointer:
http://hasis053341.blogspot.fi/2014/07/ ... s-7.html#0