Tiny Core Base > Raspberry Pi
Logitech Media Server (LMS) on TC.7
yeme:
--- Quote from: jgrulich on January 29, 2016, 05:13:31 PM ---Yeme,
--- Quote ---Also, what is the recommended procedure to combine PiCore player and slimserver on a single Pi?
--- End quote ---
You may use the slimserver.tcz and when you'll have it working, install the player:
--- Code: (bash) ---tce-load -wi libasound.tcz
wget http://ralph_irving.users.sourceforge.net/pico/squeezelite-armv6hf-noffmpeg -O squeezelite
sudo chmod 755 squeezelite
sudo cp squeezelite /usr/bin
--- End code ---
Than start the player:
--- Code: (bash) ---/usr/bin/squeezelite -U PCM -z -s 127.0.0.1
--- End code ---
This set the PCM at 100% volume for the integrated sound card.
--- End quote ---
Thanks, jgrulich. I want to have the "piCorePlayer" version because I really like the web GUI to access the player settings. I will try your recipe as I need the experience!
jgrulich:
--- Quote ---Thanks, jgrulich. I want to have the "piCorePlayer" version because I really like the web GUI to access the player settings. I will try your recipe as I need the experience!
--- End quote ---
I've shared the link for squeezelite extension. It will be now easier and faster to add the player to the LMS. You don't need any GUI for setup, only add one single line to the bootlocal.sh.
Paul_123:
Well,
Let's cross our fingers that this is the final update. Lets call this RC1
* Fixed Dependancy file to include gcc_libs.tcz
* Updated to the latest commit 7b09e1c
* Integrated a script to pull the nightly archive and update your local tcz. (Inspired by jgrulich). Script is smart enough not to update if the nightly has not changed. included options for unattended operation and automatic reboots.......... it happens purely in /tmp. The script will download and install squashfs-tools.tcz if you don't have it
https://www.dropbox.com/sh/qj0hrk42tiepokl/AAApIaR9_mpmmHor0SZPPGhZa?dl=0
jgrulich:
What's the purpose of the gcc_libs? I'm not using even the bin files provided by Logitech and everything works.
Thee was a long discussion about that, but didn't found any conclusion.
Paul_123:
--- Quote from: jgrulich on February 01, 2016, 06:31:41 AM ---What's the purpose of the gcc_libs? I'm not using even the bin files provided by Logitech and everything works.
Thee was a long discussion about that, but didn't found any conclusion.
--- End quote ---
If you use LMS to transcode your files at the server level, LMS uses the binaries located in the /Bin directory. One of those binaries needed a library contained in gcc_libs.tcz. I know most don't do it, but some do.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version