/usr/share/doc/red5/html/Introduction.html is in red5-doc 1.0~svn4374-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | <html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Chapter 1. Introduction</title><link rel="stylesheet" type="text/css" href="html.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Red5 - Reference Documentation"><link rel="up" href="index.html" title="Red5 - Reference Documentation"><link rel="prev" href="index.html" title="Red5 - Reference Documentation"><link rel="next" href="getting-started.html" title="Part I. Getting Started"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div xmlns="http://www.w3.org/TR/xhtml1/transitional" style="background-color:white;border:none;height:73px;border:1px solid black;"><a style="border:none;" href="http://osflash.org/red5" title="Red5 Open Source Flash Server"><img style="border:none;" src="images/red5-banner.png"></img></a><a style="border:none;" href="http://osflash.org/red5" title="Red5 Open Source Flash Server"><img style="border:none;position:absolute;padding-top:5px;right:42px;" src="images/red5-banner-logo.png"></img></a></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="Introduction"></a>Chapter 1. Introduction</h1></div></div></div>
<p>Red5 is an Open Source Flash Server written in Java that supports:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<p>Streaming Audio/Video (FLV and MP3)</p>
</li><li class="listitem">
<p>Recording Client Streams (FLV only)</p>
</li><li class="listitem">
<p>Shared Objects</p>
</li><li class="listitem">
<p>Live Stream Publishing</p>
</li><li class="listitem">
<p>Remoting (AMF)</p>
</li></ul></div>
<p>For the current release information goto the <a class="ulink" href="http://www.red5.org/red5-server/" target="_top">Releases</a> page at red5.org.
</p>
<p>Lastly the documentation is under development at the moment. If you have unanswered questions after using it, please check out our
<a class="ulink" href="http://groups.google.com/group/red5interest" target="_top">mailing list</a>
</p>
<div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="whats-new"></a>1.1. 0.8 Public Beta Release</h2></div></div></div>
<p>More stable version of 0.7 for production environment
testing. This public beta release will have many more features and
so the focus should be on testing and bug reports.</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<p>Hot Deployment</p>
</li><li class="listitem">
<p>Auto-unpacking of wars</p>
</li><li class="listitem">
<p>New Install application for example apps</p>
</li></ul></div>
<p>** examples are downloaded and installed on demand</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<p>No installed examples by default</p>
</li><li class="listitem">
<p>New Download Repository</p>
</li><li class="listitem">
<p>Official Release Home (red5.org)</p>
</li><li class="listitem">
<p>New Welcome page with new styles</p>
</li><li class="listitem">
<p>Bug fixes</p>
</li></ul></div>
</div>
</div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right"> <a accesskey="n" href="getting-started.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Red5 - Reference Documentation </td><td width="20%" align="center"><span style="color:white;font-size:90%;"><a href="http://osflash.org/red5" title="Red5">Red5 Open Source Flash Server</a></span></td><td width="40%" align="right" valign="top"> Part I. Getting Started</td></tr></table></div></body></html>
|