<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://erlyvideo.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://erlyvideo.org/feed.php">
        <title>Erlyvideo</title>
        <description></description>
        <link>http://erlyvideo.org/</link>
        <image rdf:resource="http://erlyvideo.org/lib/images/favicon.ico" />
       <dc:date>2010-09-07T21:31:14+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://erlyvideo.org/install/debian?rev=1283520089&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/ec2?rev=1283369298&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/install/source?rev=1283241830&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/benchmarks?rev=1282828510&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/docs?rev=1282553498&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/start?rev=1281970967&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/ru/registrator/doc?rev=1281958950&amp;do=diff"/>
                <rdf:li rdf:resource="http://erlyvideo.org/install?rev=1281598774&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://erlyvideo.org/lib/images/favicon.ico">
        <title>Erlyvideo</title>
        <link>http://erlyvideo.org/</link>
        <url>http://erlyvideo.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://erlyvideo.org/install/debian?rev=1283520089&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-03T15:21:29+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>install:debian</title>
        <link>http://erlyvideo.org/install/debian?rev=1283520089&amp;do=diff</link>
        <description>Change repository to squeeze at least.
Add debian source:

wget -q -O - http://debian.erlyvideo.org/binary/gpg.key | apt-key add -
echo &quot;deb http://debian.erlyvideo.org binary/&quot; &gt;&gt; /etc/apt/sources.list
apt-get update
apt-get install erlyvideo
/etc/init.d/erlyvideo start
Ubuntu with all ppa lacks proper version of erlang, so install it from debian.
Add debian source:</description>
    </item>
    <item rdf:about="http://erlyvideo.org/ec2?rev=1283369298&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-01T21:28:18+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>ec2</title>
        <link>http://erlyvideo.org/ec2?rev=1283369298&amp;do=diff</link>
        <description>It is possible to launch erlyvideo in 2 minutes on Amazon EC2 image. You automatically receive two hours of support, by installing EC2 image.

You should:

	*  signup to Amazon with valid credit card
	*  follow this link
	*  confirm subscription
	*  launch instance ami-76e8021f
	*  launch as many instances of preinstalled erlyvideo, as you wish
	*  don't forget to open following ports: 1935 for rtmp, 8082 for http/mpegts, 8081 for rtsp.</description>
    </item>
    <item rdf:about="http://erlyvideo.org/install/source?rev=1283241830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T10:03:50+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>install:source</title>
        <link>http://erlyvideo.org/install/source?rev=1283241830&amp;do=diff</link>
        <description>Disclaimer


Taking code from trunk, you should understand, that it may be unstable and even not to compile.

First install

	*  Lowest supported version of Erlang is R14A
	*  Ruby and all development packages, such as erlang-dev is required for build process
	*  Clone: 
git clone git://github.com/erlyvideo/erlyvideo.git
cd erlyvideo
git submodule init
git submodule update</description>
    </item>
    <item rdf:about="http://erlyvideo.org/benchmarks?rev=1282828510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-26T15:15:10+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>benchmarks</title>
        <link>http://erlyvideo.org/benchmarks?rev=1282828510&amp;do=diff</link>
        <description>Benchmarking erlyvideo on broadcasting live stream shows following results.

Hardware:

2 x Intel E5405 Quad Core 2.00 GHz
48GB DDR2 ECC RAM
2 x 500GB SATA RAID 1
1Gbps NIC



Tests are made with several flash clients and several special testing programs, immitating flash client. Very important part of testing is calculating lag: difference between stream time flow and real time.</description>
    </item>
    <item rdf:about="http://erlyvideo.org/docs?rev=1282553498&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-23T10:51:38+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>docs</title>
        <link>http://erlyvideo.org/docs?rev=1282553498&amp;do=diff</link>
        <description>Intro

	*  Why new server?
	*  What about others

Usage

	*  How to watch rtmp files
	*  Useful tools, packaged with erlyvideo
	*  Endless HTTP FLV streams
	*  How to work with erlyvideo MPEG-TS support
	*  How to stream files directly from storage

Performance


Benchmarks</description>
    </item>
    <item rdf:about="http://erlyvideo.org/start?rev=1281970967&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-16T17:02:47+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>start</title>
        <link>http://erlyvideo.org/start?rev=1281970967&amp;do=diff</link>
        <description>Erlyvideo is an RTMP flash streaming server, written in erlang. It is a replacement to Adobe Flash Media Server, Red5 or Wowza. It is much more featured than free Red5, cheaper than others. It can utilize 1GB channel, serving from one computer to 4000 and more clients.</description>
    </item>
    <item rdf:about="http://erlyvideo.org/ru/registrator/doc?rev=1281958950&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-16T13:42:30+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>ru:registrator:doc - created</title>
        <link>http://erlyvideo.org/ru/registrator/doc?rev=1281958950&amp;do=diff</link>
        <description>Видеорегистратор. Инструкция по установке.


1. registrator ставится по выданному уникальному урлу

2. В erlyvideo.conf добавляются следующая опция

{modules,[registrator]}.</description>
    </item>
    <item rdf:about="http://erlyvideo.org/install?rev=1281598774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-12T09:39:34+02:00</dc:date>
        <dc:creator>Max Lapshin</dc:creator>
        <title>install</title>
        <link>http://erlyvideo.org/install?rev=1281598774&amp;do=diff</link>
        <description>Ways to install

	*  Launch Amazon ec2 instance
	*  From source
	*  Debian packages
	*  Windows install</description>
    </item>
</rdf:RDF>
