<?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>Download RTMP videos &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/tag/download-rtmp-videos/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Sun, 16 Feb 2014 21:26:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>download rtmp videos</title>
		<link>https://arunns.net/download-rtmp-videos/</link>
					<comments>https://arunns.net/download-rtmp-videos/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Sun, 16 Feb 2014 21:26:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Download RTMP videos]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=785</guid>

					<description><![CDATA[To download RTMP (http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol) videos, # apt-get install rtmpdump $ rtmpdump -r < rtmp://url/ > -o < output_file.mp4 > eg: $ rtmpdump -r rtmp://foobar.com/mp4:videos/123/foo.mp4" -o foo.mp4]]></description>
										<content:encoded><![CDATA[<p>To download RTMP (http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol) videos,</p>
<p><code># apt-get install rtmpdump<br />
$ rtmpdump -r < rtmp://url/ > -o < output_file.mp4 ></code></p>
<p><code>eg:<br />
$ rtmpdump -r rtmp://foobar.com/mp4:videos/123/foo.mp4" -o foo.mp4</code></p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/download-rtmp-videos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
