<?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>Imaging and a little bit of OSS &#187; mimms</title>
	<atom:link href="http://nuclear-imaging.info/site_content/tag/mimms/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuclear-imaging.info/site_content</link>
	<description>Yet another techno blog</description>
	<lastBuildDate>Wed, 09 May 2012 13:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Record streaming media under Ubuntu</title>
		<link>http://nuclear-imaging.info/site_content/2009/01/21/record-streaming-media-under-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=record-streaming-media-under-ubuntu</link>
		<comments>http://nuclear-imaging.info/site_content/2009/01/21/record-streaming-media-under-ubuntu/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 20:55:04 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[mimms]]></category>
		<category><![CDATA[mms]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=19</guid>
		<description><![CDATA[The norm has been to watch live streams over the internet if you are unable to watch a certain program on your TV at a scheduled time. The limitation of these live streams is that you can&#8217;t afford to miss anything, cause there is no way to rewind and replay. Under Windows there are several <a href='http://nuclear-imaging.info/site_content/2009/01/21/record-streaming-media-under-ubuntu/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>The norm has been to watch live streams over the internet if you are unable to watch a certain program on your TV at a scheduled time. The limitation of these live streams is that you can&#8217;t afford to miss anything, cause there is no way to rewind and replay.</p>
<p>Under Windows there are several tools that can capture live streams and save them to a file. These streams are usually broadcasted over the mms:// protocol. Oftentimes, this protocol is wrapped inside a .asx or .wmv wrapper. These wrappers have the information required to fetch the streaming media, either live or recorded.</p>
<p>There is an application in the Universe repository since Gutsy which enables us to store the streaming media as a local file. Its called mimms, and under Intrepid Ibex its running on version 3.2.1-1.</p>
<p>If your universe repository is enable, you can install mimms using aptitude:</p>
<blockquote><p>$ sudo apt-get install mimms</p>
</blockquote>
<div id="attachment_23" class="wp-caption aligncenter" style="width: 564px"><img class="size-full wp-image-23" title="Using mimms" src="http://nuclear-imaging.info/site_content/wp-content/uploads/2009/01/mimms_screenshot.png" alt="Using mimms to record streaming media" width="554" height="204" /><p class="wp-caption-text">Using mimms to record streaming media</p></div>
<p>Once the program is installed, you can do recordings of mms:// streams via terminal. The link of currently streaming video can usually be obtained by<em> right-clicking on the video window and copy-link</em>. To start recording type the copied mms:// link as an argument for mimms, which starts saving the streaming content to your /home/user folder.</p>
<blockquote><p>$ mimms mms://cnnvideo.streamserver.asx</p>
</blockquote>
<p>It displays the size of the output file in real time. You can stop the recording at any time by ctrl-c without damaging the file. This file can then be played using the media player of your choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/01/21/record-streaming-media-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

