|
Java MediaPlayer
|
|
02-04-2015, 14:44
Post: #11
|
|||
|
|||
RE: Java MediaPlayer
(02-04-2015 09:43)PeteManchester Wrote:My apologies for not providing the full context and I did make some progress last night also. MY goal is to create a music server based on RPI2(not B+) along side Cirrus Logic Audio Card. Ragnar Johnson had created a new Rasbian image that works with this card. I need to have a media player installed on RPI2 along side BubbleUPnp Server, so that I can have the media player configured as a open home renderer. My RPI2 is connected to an Onkyo AVR through SPDIF cable. I had previously installed MPD and MPC on RPI2 and got them to work but can not find them through BubbleUPnp. Then I had installed Upmpdcli and also minidlna, but they were not helpful either. Yesterday I had removed Upmdcli and minidlna and wanted to focus on MediaPlayer. I had followed the instructions btw and installed the package using apt-get install mplayer. I did see the instructions as follows:-(02-04-2015 01:51)iq_av Wrote: Hi Pete: Copy the Release/mediaplayer folder to the /home/pi/ directory (this should include the mediaplayer_lib directory) Change directory to /home/pi/mediaplayer cd /home/pi/mediaplayer So after my panic post, I looked up instructions and cloned the GIT repository in its entirety in my RPI2 /home/pi/tmp folder and created a mediaplayer folder now in /home/pi. At this point I can run the /run.sh manually but I am not able to setup the services using the following command:- sudo install -m 755 -T mediaplayer.init /etc/init.d/mediaplayer sudo install -m 755 -T mediaplayer.sh /usr/local/bin/mediaplayer sudo insserv mediaplayer The commands execute without error but when I try to run the service, they complain that the files do not exist. So I will check to make sure that my folder notations are correct. My orignial point was that after installing through apt-get install mplayer command, should I see the /mediaplayer folder in the /home/pi and I found out that I would not be able to, until I pull down the repository from GIT. One area that I seek your help is, OK, I got this installed and running, but how do I use it. Also if you have comments on setting the service properly, I would appreciate it. I will read through the other article that you had posted. Thanks for chiming in. Ahmed |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



