<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
PS3 Media Server, for streaming any medias to your PS3.
Copyright (C) 2008 A.Brochard
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2
of the License only.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<html>
<head>
<title>PS3 Media Server Help</title>
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1>PS3 Media Server Help</h1>
<p>
PS3 Media Server (PMS) is a <a href="http://en.wikipedia.org/wiki/Digital_Living_Network_Alliance">DLNA</a>
compliant <a href="http://en.wikipedia.org/wiki/UPnP">UPnP</a> Media Server. Originally written to support
the PlayStation 3, it has been expanded to support a range of other media renderers, including Xbox 360 and
various Samsung and Sony televisions. Written in Java, it streams or transcodes many different media formats
with minimum configuration from many platforms. It is supported by the MPlayer and FFmpeg packages.
</p>
<h2>Contents</h2>
<ul>
<li><a href="introduction.html">Introduction</a></li>
<li><a href="networking.html">Networking and technical basics</a></li>
<li><a href="installation.html">Installation and basic configuration</a></li>
<li><a href="general_configuration.html">General configuration</a></li>
<li><a href="navigation_share.html">Navigation / Share settings</a></li>
<li><a href="transcoding.html">Transcoding settings</a></li>
<li><a href="applications.html">External applications</a>
<ul>
<li><a href="videolan.html">VLC media player</a></li>
<li><a href="avisynth.html">Avisynth</a></li>
<li><a href="coreavc.html">CoreAVC</a></li>
</ul>
</li>