<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Red5 Media Server</title>
	<atom:link href="http://www.red5.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.red5.org</link>
	<description>The Open Source Media Server</description>
	<lastBuildDate>Mon, 10 Dec 2012 21:06:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<meta name="generator" content="deSignum 0.8" />
		<item>
		<title>Red5 1.0 Final Released</title>
		<link>http://www.red5.org/2012/12/10/red5-1-0-final-released/</link>
		<comments>http://www.red5.org/2012/12/10/red5-1-0-final-released/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 18:48:27 +0000</pubDate>
		<dc:creator>Dominick Accattato</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.red5.org/?p=251</guid>
		<description><![CDATA[We have some exciting news about Red5. On December 3rd, Paul packaged up the official Red5 1.0 Final distributions. These come in Windows, ZIP and Tarball (https://code.google.com/p/red5/). If you&#8217;ve followed the project from its early days, you know just how long the road has been. If you are new to the server, then you should [...]]]></description>
			<content:encoded><![CDATA[<p>We have some exciting news about Red5. On December 3rd, Paul packaged up the official Red5 1.0 Final distributions. These come in Windows, ZIP and Tarball (<a href="https://code.google.com/p/red5/">https://code.google.com/p/red5/</a>). If you&#8217;ve followed the project from its early days, you know just how long the road has been. If you are new to the server, then you should be aware that development started around September 20th 2005. Yes you&#8217;ve read that correctly. The server was started in 2005 and it is now 2012 and we are releasing 1.0! What this means is that although we are only just reaching our 1.0 milestone, Red5 is being used in production on a large range of applications and has been for several years. The codebase is solid and the API has lasted the test of time to a large degree.</p>
<p>Now we are starting to talk about what direction to take the server. Hopefully, we&#8217;ll be able to put some of our ideas past the community over the next few months. Mostly, we are interested in adding support to several of the streaming technologies out there and scaling the server in a conventionally accepted way as compared to the ad-hoc way that this is done today. So to the community, we want to thank you for your support. To all of the developers who have contributed, we are forever in your debt. Last, we&#8217;re excited to hear what you build with Red5!</p>
<p>Finally, you can grab the latest bits on our downloads page (<a href="http://www.red5.org/red5-server/">http://www.red5.org/red5-server/</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.red5.org/2012/12/10/red5-1-0-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red5 New License &#8211; Apache Software License 2.0</title>
		<link>http://www.red5.org/2012/01/22/red5-new-license-apache-software-license-2-0/</link>
		<comments>http://www.red5.org/2012/01/22/red5-new-license-apache-software-license-2-0/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 20:48:58 +0000</pubDate>
		<dc:creator>Dominick Accattato</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.red5.org/?p=194</guid>
		<description><![CDATA[The Red5 Open Source Media Server has adopted a new license, Apache Software License 2.0. Rather than try and explain our reasoning, I&#8217;ve copied my exact email request that I had sent to the team. After a short period, the votes were counted and we had made our decision. Please read the below for more [...]]]></description>
			<content:encoded><![CDATA[<div>The Red5 Open Source Media Server has adopted a new license, Apache Software License 2.0. Rather than try and explain our reasoning, I&#8217;ve copied my exact email request that I had sent to the team. After a short period, the votes were counted and we had made our decision. Please read the below for more context on why we decided to go with Apache Software License 2.0 (ASL 2.0).</div>
<div>The license change is reflected in r4309 (<a href="http://code.google.com/p/red5/source/detail?r=4309#" target="_blank">http://code.google.com/p/red5/source/detail?r=4309#</a>)</div>
<p><br/></p>
<div>Team:</div>
<div>
<p><span style="font-family: arial, helvetica, sans-serif;">I hope all of you are doing well and living your lives to the fullest. As many of you know, we as a project are maturing as we gather momentum towards our 1.0 Release. It’s hard to believe that we started the project over 6 years ago around September of 2005 (<a href="http://code.google.com/p/red5/source/list?num=25&amp;start=25" target="_blank">http://code.google.com/p/red5/source/list?num=25&amp;start=25</a>). The motivation behind this email is to ask for your support and approval of a licensing change to the Red5 Project, its’ source code and all accompanying material. I will provide some context and reasoning behind the decision. As some of you are aware, we originally chose LGPLv3 license because it allowed the server to remain open, yet allow for adoption in the industry by groups that could not release their own source code. Generally, we tried to think of Red5 in the same regard as Tomcat. Our goal was to remain open without restricting proliferation among the industry. GPL would have required any code that statically or dynamically linked to the project source be open sourced. This was too restrictive for wide spread use. This then brought us back to LGPLv3 which is where the current codebase stands. It’s been recently brought to my attention that LGPLv3 may be too restrictive for certain use cases that are becoming prevalent in our industry.</span></p>
<p>I will explain in simplified terms what consequences our license has on an entire industry today.<br />
May I point to Android as the use case involved with this discussion. At the moment, LGPL allows for linking either statically or dynamically to proprietary code. LGPL also ensures that the user of a library has the right to reverse engineer and modifiy the LGPL library in any way they see fit. So for instance, if someone packaged up a web application inside of Red5 and created an installer, the end user could replace the red5.jar with a new version if they so please.  However, with Android, an applicaiton is packaged up as a DEX file which is one file that has many libraries compiled into it. Taken directly from android’s open source page:</p>
<blockquote><p><span style="font-family: arial, helvetica, sans-serif;">Here are some of our specific concerns:</span></p>
<ul>
<li><span style="font-family: arial, helvetica, sans-serif;">LGPL (in simplified terms) requires either: shipping of source to the application; a written offer for source; or linking the LGPL-ed library dynamically and allowing users to manually upgrade or replace the library. Since Android software is typically shipped in the form of a static system image, complying with these requirements ends up restricting OEMs&#8217; designs. (For instance, it&#8217;s difficult for a user to replace a library on read-only flash storage.)</span></li>
</ul>
<ul>
<li><span style="font-family: arial, helvetica, sans-serif;">LGPL requires allowance of customer modification and reverse engineering for debugging those modifications. Most device makers do not want to have to be bound by these terms, so to minimize the burden on these companies we minimize usage of LGPL software in userspace.</span></li>
</ul>
<ul>
<li><span style="font-family: arial, helvetica, sans-serif;">Historically, LGPL libraries have been the source of a large number of compliance problems for downstream device makers and application developers. Educating engineers on these issues is difficult and slow-going, unfortunately. It&#8217;s critical to Android&#8217;s success that it be as easy as possible for device makers to comply with the licenses. Given the difficulties with complying with LGPL in the past, it is most prudent to simply not use LGPL libraries if we can avoid it.</span></li>
</ul>
</blockquote>
<p><span style="font-family: arial, helvetica, sans-serif;">For these reasons, LGPLv3 is not suggested. We had not foreseen these restrictions and use cases when the project first started. Android as well as other platforms would be severely restricted and proliferation efforts would be limited. Exposure to these platforms increases visibility of the project and pushes us into uncharted area. We can remain confident that our service to the community will continue and that the project may find new and interesting uses.</span></p>
<p>Given that these conditions and restrictions do exist as stated above, we should identify what licenses could suit our needs. I propose that we evolve our license to a less restrictive license such as Apache Software License 2.0. This license allows for such use cases as stated above while allowing us to remain true to our original intentions. It should be noted that the Apache Software License is used by complimentary projects such as Tomcat which as you know is our default embedded servlet container. Taken directly from the Apache Foundation site:</p>
</div>
<div>
<blockquote><p><span style="font-family: arial, helvetica, sans-serif;">Apache License, Version 2.0 (current)<br />
</span><span style="font-family: arial, helvetica, sans-serif;"><a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">http://www.apache.org/licenses/LICENSE-2.0</a> ( <a href="http://www.apache.org/licenses/LICENSE-2.0.txt" target="_blank">TXT</a> or <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">HTML</a> )<br />
</span><span style="font-family: arial, helvetica, sans-serif;">The 2.0 version of the Apache License was approved by the ASF in 2004. The goals of this license revision have been to reduce the number of frequently asked questions, to allow the license to be reusable without modification by any project (including non-ASF projects), to allow the license to be included by reference instead of listed in every file, to clarify the license on submission of contributions, to require a patent license on contributions that necessarily infringe the contributor&#8217;s own patents, and to move comments regarding Apache and other inherited attribution notices to a location outside the license terms (the<a href="http://www.apache.org/licenses/example-NOTICE.txt" target="_blank">NOTICE file</a> ).<br />
</span><span style="font-family: arial, helvetica, sans-serif;">The result is a license that is supposed to be compatible with other open source licenses, while remaining true to the original goals of the Apache Group and supportive of collaborative development across both nonprofit and commercial organizations. The Apache Software Foundation is still trying to determine if this version of the Apache License is <a href="http://www.apache.org/licenses/GPL-compatibility.html" target="_blank">compatible with the GPL</a>.<br />
</span><span style="font-family: arial, helvetica, sans-serif;">All packages produced by the ASF are implicitly licensed under the Apache License, Version 2.0, unless otherwise explicitly stated. More developer documentation on how to apply the Apache License to your work can be found in * <a href="http://www.apache.org/dev/apply-license.html" target="_blank">Applying the Apache License, Version 2.0</a> *.</span></p></blockquote>
<p><span style="font-family: arial, helvetica, sans-serif;">If you support and approve of the license change, please respond with your approval. If you would like to discuss the ramifications before voting, you may contact out of band and I would be happy to go over these changes. Below are several links which provide useful information and add to the discussion. Please respond as soon as you can. We are looking here for a unanimous vote. If users are unavailable, we will move forward with the majorty vote and continually try to contact previous contributors.</span></p>
<p>Last, I want to thank you all for all of your hard work. Your contributions are appreciated. You should be proud of these accomplishments. May you continue living your life to the fullest.  Thank you.</p>
<p>Dominick Accattato<br />
Red5 Co-Project Manager &amp; Engineer<br />
&#8212;<br />
<a href="http://gregoire.org/" target="_blank">http://</a><a href="http://www.infrared5.com/" target="_blank">www.infrared5.com/</a><br />
<a href="http://code.google.com/p/red5/" target="_blank">http://code.google.com/p/red5/</a><br />
<a href="http://code.google.com/p/blue5/" target="_blank">http://code.google.com/p/jedai/</a></p>
<p><strong>ADDITIONAL INFORMATION</strong></p>
</div>
<div>
<p><span style="font-family: arial, helvetica, sans-serif;">Apache Software License 2.0 looks nice too (ASL</span></p>
<p>The best explanation as to why LGPLv3 doesn&#8217;t work with Android<br />
<a href="http://source.android.com/source/licenses.html" target="_blank">http://source.android.com/source/licenses.html</a><br />
<a href="http://source.android.com/source/licenses.html" target="_blank"></a><br />
outlining a simplified explanation of dynamic linking code with LGPLv3<br />
<a href="http://www.gnu.org/licenses/lgpl-java.html" target="_blank">http://www.gnu.org/licenses/lgpl-java.html</a><br />
<a href="http://www.gnu.org/licenses/lgpl-java.html" target="_blank"></a><br />
how VideoLAN changed their license<br />
<a href="http://www.videolan.org/press/lgpl.html" target="_blank">http://www.videolan.org/press/lgpl.html</a><br />
<a href="http://www.videolan.org/press/lgpl.html" target="_blank"></a><br />
GNU&#8217;s take on who would need to sign off on a license change<br />
<a href="http://www.gnu.org/licenses/gpl-faq.html#LGPLJava" target="_blank">http://www.gnu.org/licenses/gpl-faq.html#LGPLJava</a><br />
<a href="http://www.gnu.org/licenses/gpl-faq.html#LGPLJava" target="_blank"></a><br />
for context, our license<br />
<a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.red5.org/2012/01/22/red5-new-license-apache-software-license-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red5 Teams Releases 1.0 RC Build</title>
		<link>http://www.red5.org/2010/12/31/release_1_0_build/</link>
		<comments>http://www.red5.org/2010/12/31/release_1_0_build/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 03:51:58 +0000</pubDate>
		<dc:creator>red50909</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://209.20.73.49/?p=4</guid>
		<description><![CDATA[Freshly into Q1 of 2011, the Red5 team has dropped a release candidate for the impending 1.0 release. A major effort has been placed on fixing bugs for this release and working on solidifying some performance issues with streaming in general. We&#8217;re pretty excited to announce that we feel pretty comfortable with what&#8217;s been done [...]]]></description>
			<content:encoded><![CDATA[<p>Freshly into Q1 of 2011, the Red5 team has dropped a release candidate for the impending 1.0 release. A major effort has been placed on fixing bugs for this release and working on solidifying some performance issues with streaming in general. We&#8217;re pretty excited to announce that we feel pretty comfortable with what&#8217;s been done and were now hoping that users can begin testing their applications and report feedback.</p>
<p>A few modifications that are worth noting are:</p>
<ul>
<li>Fixed War Build</li>
<li>Several Fixes to RTMPT and RTMPe</li>
<li>Seeking for MP4 Files</li>
<li>Serialization Fixes</li>
<li>Native Bandwidth Detection Up/Down</li>
<li>many more&#8230;</li>
</ul>
<p>If your interested in a listing of all the fixes, please consult the source changes list (http://code.google.com/p/red5/source/list)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.red5.org/2010/12/31/release_1_0_build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
