Search found 2 matches

by lukeve
Wed May 20, 2020 8:31 am
Forum: Help and Support
Topic: UMS up but not reachable
Replies: 0
Views: 3718

UMS up but not reachable

A lot of times, UMS is up and running, however my Smart TV cannot see it.
I have to stop and restart UMS.

The server is still running:

$ ps ax|grep ums
432 ? Ssl 34:50 java -Xmx1280M -Xss2048k -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -Djna.nosys=true -classpath update.jar:ums.jar ...
by lukeve
Mon Mar 16, 2020 8:03 pm
Forum: Developers
Topic: linux build without executables
Replies: 2
Views: 62266

linux build without executables

I would like to know why the "linux" folder was put in the tarball.
I guess every Linux distribution has it own version of JRE and ffmpeg, doesn't it?
That makes build slower and tarball bigger.
Morevover, they are useless in non-Intel architectures, e.g. on Raspberry.
Is there any "minimal" build ...