INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: mplicit on October 17, 2016, 05:42:36 pm

Title: Media server on PI 2
Post by: mplicit on October 17, 2016, 05:42:36 pm
How do I set up Media Server in Linux on PI 2? basically what is the equivalent  command of Windows 'MC22.exe/ MediaServer' in Linux?

Cheers
Title: Re: Media server on PI 2
Post by: mwillems on October 17, 2016, 06:26:22 pm
How do I set up Media Server in Linux on PI 2? basically what is the equivalent  command of Windows 'MC22.exe/ MediaServer' in Linux?

Cheers

The equivalent command is:
Code: [Select]
mediacenter22 /mediaserver

But you won't get a tray icon, just a minimized JRiver instance that will try to use less memory and not throw blocking errors.
Title: Re: Media server on PI 2
Post by: mplicit on October 23, 2016, 03:23:53 am
Thanks :)