<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: HTTP Live Streaming using Quicktime Broadcaster and FFMPEG	</title>
	<atom:link href="https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Wed, 23 Jul 2014 14:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>
		By: PAJ		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-82454</link>

		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Wed, 23 Jul 2014 14:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-82454</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-82441&quot;&gt;rick1234&lt;/a&gt;.

I don&#039;t have any experience with any Apple server side HLS streaming tools, my servers run Linux so I wouldn&#039;t be able to use them anyway. If you do find a solution using free Apple software please let me know.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-82441">rick1234</a>.</p>
<p>I don&#8217;t have any experience with any Apple server side HLS streaming tools, my servers run Linux so I wouldn&#8217;t be able to use them anyway. If you do find a solution using free Apple software please let me know.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rick1234		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-82441</link>

		<dc:creator><![CDATA[rick1234]]></dc:creator>
		<pubDate>Wed, 23 Jul 2014 12:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-82441</guid>

					<description><![CDATA[Hi PAJ, Thanks for the reply. I must say I am a complete noob to video streaming. I have finally got it working on rtsp, but what I really want is HLS so that I can use it on iOS devices and perhaps Android devices. I did some research on Apple&#039;s site regarding HLS, supposedly Apple has a suit of tool for it, Media Stream Segmenter etc. I am wondering if this tool replaces FFMPEG
or vis versa. Is there an advantage using one over the other?
Thanks again. :)]]></description>
			<content:encoded><![CDATA[<p>Hi PAJ, Thanks for the reply. I must say I am a complete noob to video streaming. I have finally got it working on rtsp, but what I really want is HLS so that I can use it on iOS devices and perhaps Android devices. I did some research on Apple&#8217;s site regarding HLS, supposedly Apple has a suit of tool for it, Media Stream Segmenter etc. I am wondering if this tool replaces FFMPEG<br />
or vis versa. Is there an advantage using one over the other?<br />
Thanks again. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PAJ		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-82163</link>

		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Tue, 22 Jul 2014 06:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-82163</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-81962&quot;&gt;rick1234&lt;/a&gt;.

Until OSX 10.9 is officially released I wouldn&#039;t be surprised if there are compatibility problems. I would try changing the preset to something else and see if it runs with that, you can find references to other presets on the web depending on what your encoding requirements are.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-81962">rick1234</a>.</p>
<p>Until OSX 10.9 is officially released I wouldn&#8217;t be surprised if there are compatibility problems. I would try changing the preset to something else and see if it runs with that, you can find references to other presets on the web depending on what your encoding requirements are.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rick1234		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-81962</link>

		<dc:creator><![CDATA[rick1234]]></dc:creator>
		<pubDate>Mon, 21 Jul 2014 12:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-81962</guid>

					<description><![CDATA[Hi, overall this is a very good tutorial. Thank you. However, I am running ffmpeg on OSX Mavericks (10.9), I downloaded the compiled version of ffmpeg for OSX, I ran the command you have provided, I get this &quot;File for preset &#039;libx264-ipod640&#039; not found&quot; error. Are there dependencies I have to download ? Thanks.]]></description>
			<content:encoded><![CDATA[<p>Hi, overall this is a very good tutorial. Thank you. However, I am running ffmpeg on OSX Mavericks (10.9), I downloaded the compiled version of ffmpeg for OSX, I ran the command you have provided, I get this &#8220;File for preset &#8216;libx264-ipod640&#8217; not found&#8221; error. Are there dependencies I have to download ? Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PAJ		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-77709</link>

		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Mon, 23 Jun 2014 12:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-77709</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-74350&quot;&gt;Tayeb&lt;/a&gt;.

Sorry, I have not tried to include different language streams before, if you do find the answer please let me know!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-74350">Tayeb</a>.</p>
<p>Sorry, I have not tried to include different language streams before, if you do find the answer please let me know!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tayeb		</title>
		<link>https://blog.gaiterjones.com/http-live-streaming-using-quicktime-broadcaster-and-ffmpeg/#comment-74350</link>

		<dc:creator><![CDATA[Tayeb]]></dc:creator>
		<pubDate>Sun, 25 May 2014 10:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1084#comment-74350</guid>

					<description><![CDATA[hey,
thank you a lot for your greatest tutorial
i like it, and its working for me except of a small issue
i am trying to include several language in the hls stream
3 diferent audio stream: arabic, frensh &#038; english
using the ffmpeg option -map
but, the hls clients dont see them
any idea?
thanks!]]></description>
			<content:encoded><![CDATA[<p>hey,<br />
thank you a lot for your greatest tutorial<br />
i like it, and its working for me except of a small issue<br />
i am trying to include several language in the hls stream<br />
3 diferent audio stream: arabic, frensh &amp; english<br />
using the ffmpeg option -map<br />
but, the hls clients dont see them<br />
any idea?<br />
thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
