<?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: Xuggle + Red5 = Hello World</title>
	<atom:link href="http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/feed" rel="self" type="application/rss+xml" />
	<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html</link>
	<description>My experience with: Java, JEE, Adobe Flex, PHP, Video</description>
	<lastBuildDate>Mon, 24 Oct 2011 14:00:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bashar</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-1224</link>
		<dc:creator>Bashar</dc:creator>
		<pubDate>Thu, 14 Apr 2011 20:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-1224</guid>
		<description>Hi,

I am addressing this question to you and Art of course! 

Moving from running the publisher demo with xuggler, how can we integrate xuggle into our own streaming projects on red5? I cannot find any sample, tutorial, or source code on how to integrate xuggler to process a live stream for example.

I will appreciate any hint in this regards. Thanks again for the material you have provided so far :)

Cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am addressing this question to you and Art of course! </p>
<p>Moving from running the publisher demo with xuggler, how can we integrate xuggle into our own streaming projects on red5? I cannot find any sample, tutorial, or source code on how to integrate xuggler to process a live stream for example.</p>
<p>I will appreciate any hint in this regards. Thanks again for the material you have provided so far <img src='http://en.jakubiak.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguel</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-1220</link>
		<dc:creator>miguel</dc:creator>
		<pubDate>Sat, 02 Apr 2011 04:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-1220</guid>
		<description>Hello,  I&#039;m using red5 media server and I have some questions. How many concurrent connections support red5??, And what depends it?. Because  I will need more hardware for my server or bandwidth. I am using to test a machine with the following characteristics: 4 ram, quad core 3 Ghz processor and bandwidth of 1Mb. I have these concerns because in the future, i could have between 100,000 to 500,000 users concurrents.

How much kb/s transmitted red5 a video?? And the last questions if i use red5 with xuggler, the transmission would be improved, that&#039;s to say I would have more users concurrent.

thanks for all, regards.</description>
		<content:encoded><![CDATA[<p>Hello,  I&#8217;m using red5 media server and I have some questions. How many concurrent connections support red5??, And what depends it?. Because  I will need more hardware for my server or bandwidth. I am using to test a machine with the following characteristics: 4 ram, quad core 3 Ghz processor and bandwidth of 1Mb. I have these concerns because in the future, i could have between 100,000 to 500,000 users concurrents.</p>
<p>How much kb/s transmitted red5 a video?? And the last questions if i use red5 with xuggler, the transmission would be improved, that&#8217;s to say I would have more users concurrent.</p>
<p>thanks for all, regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoni Jakubiak</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-1200</link>
		<dc:creator>Antoni Jakubiak</dc:creator>
		<pubDate>Fri, 04 Feb 2011 17:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-1200</guid>
		<description>Hi,

I think, you can do it easier.  
I think, you can run xuggle inside Red5. You do not need ffmpeg to stream it to Red5.

Best regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think, you can do it easier.<br />
I think, you can run xuggle inside Red5. You do not need ffmpeg to stream it to Red5.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soni</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-1199</link>
		<dc:creator>soni</dc:creator>
		<pubDate>Thu, 03 Feb 2011 22:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-1199</guid>
		<description>I read other articles on your blog. Very cool.
I have similar need. I am working on a product where I am required to stream series of images generated in my Java web application as LIVE video so user can see them animated instantly as they get generated.

I am new to the world of video streaming and have been sniffing around internet for last 4 days for a good, scalable solution but haven&#039;t nailed down the final strategy as there are many variables on  play.

I was wondering if you will recommend any resources, tips, technologies etc. to accomplish this without much hassle.

So far I am generating video from images using xuggler.
And I am trying to publish video to red5 using command line ffmpeg but it is unable to do so. 

Any help will be appreciated</description>
		<content:encoded><![CDATA[<p>I read other articles on your blog. Very cool.<br />
I have similar need. I am working on a product where I am required to stream series of images generated in my Java web application as LIVE video so user can see them animated instantly as they get generated.</p>
<p>I am new to the world of video streaming and have been sniffing around internet for last 4 days for a good, scalable solution but haven&#8217;t nailed down the final strategy as there are many variables on  play.</p>
<p>I was wondering if you will recommend any resources, tips, technologies etc. to accomplish this without much hassle.</p>
<p>So far I am generating video from images using xuggler.<br />
And I am trying to publish video to red5 using command line ffmpeg but it is unable to do so. </p>
<p>Any help will be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art Clarke</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-3</link>
		<dc:creator>Art Clarke</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-3</guid>
		<description>Might interest some readers, but you can find a tutorial on how video and audio data are represented online in the Overly Simplistic Guide to Internet Video:
http://blog.xuggle.com/2009/01/23/overly-simplistic-guide-to-internet-video/

- Art</description>
		<content:encoded><![CDATA[<p>Might interest some readers, but you can find a tutorial on how video and audio data are represented online in the Overly Simplistic Guide to Internet Video:<br />
<a href="http://blog.xuggle.com/2009/01/23/overly-simplistic-guide-to-internet-video/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/blog.xuggle.com/2009/01/23/overly-simplistic-guide-to-internet-video/?referer=');">http://blog.xuggle.com/2009/01/23/overly-simplistic-guide-to-internet-video/</a></p>
<p>- Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programmer&#8217;s testimony &#187; How to start Xuggle at Red5</title>
		<link>http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html/comment-page-1#comment-2</link>
		<dc:creator>Programmer&#8217;s testimony &#187; How to start Xuggle at Red5</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://en.jakubiak.info/2009/02/02/xuggle-red5-hello-world.html#comment-2</guid>
		<description>[...] impact on further advancement in the Internet world. I have already given the details of the functioning of the tandem Xuggle and Red5. Now it is time to present how I have activated Xuggle and Red5 on my computer with Windows [...]</description>
		<content:encoded><![CDATA[<p>[...] impact on further advancement in the Internet world. I have already given the details of the functioning of the tandem Xuggle and Red5. Now it is time to present how I have activated Xuggle and Red5 on my computer with Windows [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

