Difference between revisions of "Ps3mediaserver"

From Amahi Wiki
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=PS3 Mmedia Server on Amahi=
+
=[http://www.amahi.org/apps/ps3mediaserver PS3 Media Server] on Amahi=
 +
{{WorkInProgress}}
 +
==<span style="color:#800000">by Greg Martin (uslacker)</span>==
  
 
==Introduction==
 
==Introduction==
Amahi supports several (some say many) applicaiton for streaming content over the network using DLNA.  PS3 Media Server (PMS) is different in that is was designed to transcode video files so they can be played by the Sony PS3 as it supports a limited number of video & audio codecs.  Over time, PMS grown to support a growing number of devices.
+
Amahi supports several applications for streaming content over the network using DLNA.  PS3 Media Server (PMS) is different in that is was designed to transcode video files on the fly so they can be played by the Sony PS3 as it supports a limited number of video & audio codecs.  As PMS matures, it supports a growing number of devices. (Samsung, Sony Bravia, Philips, Realtek, WDTVLive, XBox, WindowsMedia, PopCornHour, XBMC, Android, N900).
 +
 
 +
==Getting Started==
 +
PS3 Media Server cannot be configured through a web page.  While we've tried to create a sane default install, you will find a need to adjust the configuration.  To do so, you have two choices.  Edit the PMS.conf file  manually; or run PMS.sh  to start the console app. 
 +
* To edit PMS.conf, open /var/hda/web-apps/ps3mediaserver/PMS.conf using you favorite editor.  The file permissions are set so that anyone in the users group can edit them.  Documentation for the various settings will be best found in the PMS forums.
 +
* To use the console app, login to the console of your HDA; open the computer app and browse to /var/hda/web-apps/ps3mediaserver/PMS.sh.  Double click to run.  If prompted on what action to take, select Run in Terminal.  Make any edits; click Save and Click Quit. 
 +
* Once you finish making changes, you'll need to restart the service.  Open a terminal, su to root and run <tt>service pmsd stop</tt> then <tt>service pmsd start</tt>
  
 
== Resources: ==
 
== Resources: ==
<B>PS3 Media Server for dummies / tutorial howto documentation</B><BR>
 
http://ps3mediaserver.org/forum/viewtopic.php?f=6&t=3507<BR><BR>
 
 
<B>Java PS3 Media Server for dummies – chapter 3 installation and basic configuration</B><BR>
 
http://otmanix.de/english/2009/05/17/java-ps3-media-server-for-dummies-chapter-3-installation-and-basic-configuration/<BR><BR>
 
 
 
<B>ps3mediaserver - Project Hosting on Google Code</B><BR>
 
<B>ps3mediaserver - Project Hosting on Google Code</B><BR>
 
http://code.google.com/p/ps3mediaserver/<BR><BR>
 
http://code.google.com/p/ps3mediaserver/<BR><BR>
  
 
+
<B>PS3MediaServer Forums</B><BR>
 
+
http://www.ps3mediaserver.org/forum/
[[Category:apps]]
 

Latest revision as of 12:27, 12 April 2011

PS3 Media Server on Amahi

Msgbox-WOPr.png Work In Progress
This article is currently undergoing major expansion or restructuring. You are welcome to assist by editing it as well. If this article has not been edited in several days, please remove this template.


by Greg Martin (uslacker)

Introduction

Amahi supports several applications for streaming content over the network using DLNA. PS3 Media Server (PMS) is different in that is was designed to transcode video files on the fly so they can be played by the Sony PS3 as it supports a limited number of video & audio codecs. As PMS matures, it supports a growing number of devices. (Samsung, Sony Bravia, Philips, Realtek, WDTVLive, XBox, WindowsMedia, PopCornHour, XBMC, Android, N900).

Getting Started

PS3 Media Server cannot be configured through a web page. While we've tried to create a sane default install, you will find a need to adjust the configuration. To do so, you have two choices. Edit the PMS.conf file manually; or run PMS.sh to start the console app.

  • To edit PMS.conf, open /var/hda/web-apps/ps3mediaserver/PMS.conf using you favorite editor. The file permissions are set so that anyone in the users group can edit them. Documentation for the various settings will be best found in the PMS forums.
  • To use the console app, login to the console of your HDA; open the computer app and browse to /var/hda/web-apps/ps3mediaserver/PMS.sh. Double click to run. If prompted on what action to take, select Run in Terminal. Make any edits; click Save and Click Quit.
  • Once you finish making changes, you'll need to restart the service. Open a terminal, su to root and run service pmsd stop then service pmsd start

Resources:

ps3mediaserver - Project Hosting on Google Code
http://code.google.com/p/ps3mediaserver/

PS3MediaServer Forums
http://www.ps3mediaserver.org/forum/