the hard disk on the ps3 has quite a limited capacity…especially after a few games have been installed that require a few gigabytes of storage. so instead of using the local disk i like to stream media from my laptop runing linux (currently ubuntu 9.10).
one solution is to use ps3 media server. grab the compressed files here and extract them to a directory of your choice.
firstly you may need to change the permissions on PMS.sh so that your non root user may execute it ‘sudo chmod 777 PMS.sh’. then run ./PMS.sh as a regular user to fire up the server. if your ps3 doesn’t appear like the screenshot here
then go to the ‘General Configuration’ tab and enter the IP address of your linux box (NOT THE PS3) and restart the server…hopefully the ps3 should now be detected correctly. next step is to add your media shares. i edited PMS.conf manually with gedit (you could try browsing for your directories directly from the server interface but that didn’t work for me). after ‘folders =’ add the path to the media you want to share…for example if you want to add your music folder add this ‘\/home\/user\/Music,’. repeat this for all the folders you’d like to share with the ps3, save the file and then restart the server.
if you now go to the music section of the ps3 and scroll down the ps3 media server icon should appear and you can drill down the directories to find the music you want. i’ve shared music (mp3 & flac), video (various formats) and images. all have played back flawlessly. a great little solution to the problem of streaming to your ps3 from linux. i’m sure there are many other methods but this worked well for me.
0 Responses to “running ps3 media server on linux”