Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
boss
Posts: 401
Joined: Thu Jun 30, 2016 1:07 pm

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Post by boss »

1. Your log says it cannot create the directory "/var/log/UMS/Richard".
I would say that the permissions are not allowing UMS to write to this directory.

2. It looks as though you do not have libzen on your server.

3. Also looks like libmediainfo is not on your server.

Can you check those and install them if not installed.
Cheers
boss
Posts: 401
Joined: Thu Jun 30, 2016 1:07 pm

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Post by boss »

Is this file "libzen.so" located here: "linux-x86-64/libzen.so" on your system?

And this one here: "linux-x86-64/libmediainfo.so"
boss
Posts: 401
Joined: Thu Jun 30, 2016 1:07 pm

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Post by boss »

@MovieFrek
You may find the info in this thread also helpful.
https://www.universalmediaserver.com/fo ... .php?t=996
boss
Posts: 401
Joined: Thu Jun 30, 2016 1:07 pm

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Post by boss »

Tmuxer comes with ums.
In the UMS.conf file you can add the path.
....../ums/linux/tsmuxer
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: Ubuntu 18.04 -> 'tsmuxer' (and others) is not available

Post by Nadahar »

UMS is very badly packaged for Linux. That said, we tried to make instructions for it a couple of years ago: https://github.com/UniversalMediaServer ... structions

Linux is a pain for developers because nothing is standardized. What packages you need and what scripts to edit etc varies from distro to distro, and there are literally hundreds of distros.. On the page I linked to there's an attempt to cover this for the most common distros.

As far as I remember tsMuxeR is only compiled for 32 bit for Linux. tsMuxeR isn't open source (although the author once said he would open it) and it has been abandoned for some years now, so there's not much hope that there will ever be a 64-bit version for Linux built. Because of this, you need to install some parts of the 32-bit subsystem for Linux. Distros that have dropped 32-bit support all-together is a lost cause when it comes to tsMuxeR as far as I know.
Post Reply