<?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>Paul Gregoire's Blog &#187; RTMPS</title>
	<atom:link href="http://gregoire.org/tag/rtmps/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Native RTMPS in Red5</title>
		<link>http://gregoire.org/2009/11/12/native-rtmps-in-red5/</link>
		<comments>http://gregoire.org/2009/11/12/native-rtmps-in-red5/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:06:57 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[RTMPS]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=87</guid>
		<description><![CDATA[Red5 now supports &#8220;native&#8221; RTMPS in addition to RTMPT over SSL. To use this feature you will need to use the current trunk version until 0.9 RC3 or Final are released. A big shout-out goes to Kevin Green for providing the original patch. Using this communication channel, your data will be secured throughout the process [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2009/11/12/native-rtmps-in-red5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tomcat connectors</title>
		<link>http://gregoire.org/2008/09/28/tomcat-connectors/</link>
		<comments>http://gregoire.org/2008/09/28/tomcat-connectors/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 16:27:11 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[connector]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nio]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[RTMPS]]></category>
		<category><![CDATA[rtmpt]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=27</guid>
		<description><![CDATA[In Red5, you have pretty much full access to manipulate the embedded Tomcat engine via Spring. With that being said I would like to give details on how to change the http connector between two available options; there are several other options, but I&#8217;ll only be covering NIO and BIO. First a quick explanation of [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2008/09/28/tomcat-connectors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RTMPS in Red5</title>
		<link>http://gregoire.org/2008/05/26/rtmps-in-red5/</link>
		<comments>http://gregoire.org/2008/05/26/rtmps-in-red5/#comments</comments>
		<pubDate>Mon, 26 May 2008 18:12:47 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Red5]]></category>
		<category><![CDATA[RTMPS]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=3</guid>
		<description><![CDATA[Red5 now supports RTMPS, many of you will be very happy about this new feature. Previously, users had to use stunnel or some other &#8220;hack&#8221; to implement this feature that FMS supports. RTMPS was easy to implement after I realized RTMPS is RTMPT over SSL; this is a big revelation, since I started out thinking [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2008/05/26/rtmps-in-red5/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
