<?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: Loomiere/Stream &#8211; A high performance streaming server</title>
	<atom:link href="http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/</link>
	<description>...milk, cookies and segmentation faults.</description>
	<lastBuildDate>Thu, 10 Jun 2010 07:03:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ruthe</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-56</link>
		<dc:creator>ruthe</dc:creator>
		<pubDate>Sun, 30 May 2010 19:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-56</guid>
		<description>+1 Laurie

We need some explanations please ^^</description>
		<content:encoded><![CDATA[<p>+1 Laurie</p>
<p>We need some explanations please ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurie</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-46</link>
		<dc:creator>Laurie</dc:creator>
		<pubDate>Thu, 06 May 2010 22:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-46</guid>
		<description>Thanks for the suggestions valeriup. I&#039;ve managed to get the server script running under the xinetd setup. In the browser I can  ... http://localhost:600/ and get the contents of a video file. Before tidying anything up (script wise) next step is to get the video displayed in a player. 

HISTORY: 

For sometime I&#039;ve been showng the family videos on my site using .flv files, encoded with flv, mp3 audio. xmoov.php to perform streaming and JW Player 4.1. All working well, performance over the WEB OK, all fine and dandy. 

Then came JW player 5.1 with x264 playback. Mmmm, an encode test with x264 for the same bitrate gave quite an improvement. Needless to say x264 in an flv container wouldn&#039;t work properly. Next snag jitter when using ffmpeg to encode, but was OK when using mencoder, the story goes on as you well know .......

Finally got a good .mp4 file, but then couldn&#039;t use my existing xmoov.php any more (no video displayed). next step try code shops module for apache, and all seemed fine when run locally, but 4 miles down the road over the net a 15 second delay occurred for every seek, back to the drawing board (MP4Box another story), etc, etc ....

Started on psstream but then I came across loomiere which I liked the sound of, fast, standalone. Before I finalise my setup here (and put a page together for other frustrated soles) I want to be sure JW player 5.1 is going to work, needless to say the couple of attempts I&#039;ve had so far have failed, disappointment is fast becoming my new friend!

What I need now (to keep away the red herrings) is a proven working example of the syntax required on a web page for JW Player 5.1 using loomier server. Do you know where I can find such an example? Alternatively, maybe I could use the player you have in the demo if JW is known to be a problem for whatever reason. What player is being used on the demo site? Going to switch the screen off for a couple of days now, but I&#039;ll be back.

Thanks for your time.

Laurie</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestions valeriup. I&#8217;ve managed to get the server script running under the xinetd setup. In the browser I can  &#8230; <a href="http://localhost:600/" rel="nofollow">http://localhost:600/</a> and get the contents of a video file. Before tidying anything up (script wise) next step is to get the video displayed in a player. </p>
<p>HISTORY: </p>
<p>For sometime I&#8217;ve been showng the family videos on my site using .flv files, encoded with flv, mp3 audio. xmoov.php to perform streaming and JW Player 4.1. All working well, performance over the WEB OK, all fine and dandy. </p>
<p>Then came JW player 5.1 with x264 playback. Mmmm, an encode test with x264 for the same bitrate gave quite an improvement. Needless to say x264 in an flv container wouldn&#8217;t work properly. Next snag jitter when using ffmpeg to encode, but was OK when using mencoder, the story goes on as you well know &#8230;&#8230;.</p>
<p>Finally got a good .mp4 file, but then couldn&#8217;t use my existing xmoov.php any more (no video displayed). next step try code shops module for apache, and all seemed fine when run locally, but 4 miles down the road over the net a 15 second delay occurred for every seek, back to the drawing board (MP4Box another story), etc, etc &#8230;.</p>
<p>Started on psstream but then I came across loomiere which I liked the sound of, fast, standalone. Before I finalise my setup here (and put a page together for other frustrated soles) I want to be sure JW player 5.1 is going to work, needless to say the couple of attempts I&#8217;ve had so far have failed, disappointment is fast becoming my new friend!</p>
<p>What I need now (to keep away the red herrings) is a proven working example of the syntax required on a web page for JW Player 5.1 using loomier server. Do you know where I can find such an example? Alternatively, maybe I could use the player you have in the demo if JW is known to be a problem for whatever reason. What player is being used on the demo site? Going to switch the screen off for a couple of days now, but I&#8217;ll be back.</p>
<p>Thanks for your time.</p>
<p>Laurie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeriup</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-44</link>
		<dc:creator>valeriup</dc:creator>
		<pubDate>Thu, 06 May 2010 05:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-44</guid>
		<description>It would be very nice to see it running on Fedora as well although I don&#039;t know if there are any binary RPM packages for ipsvd/runit under Fedora. You could try compiling and installing the manually, or using CheckInstall to make packages out of the source code (to keep your system clean):

RUNIT: http://smarden.org/runit/install.html
IPSVD: http://smarden.org/ipsvd/install.html

I looked around a bit as well and found the following package for RUNIT under Fedora (may work for you): http://rpm.pbone.net/index.php3/stat/4/idpl/12680114/dir/fedora_other/com/runit-1.8.0-1.i386.rpm.html

For IPSVD nothing came up though :(. Maybe an RPM built for another distribution will still work since IPSVD only consists of a few executable files placed in the global path and some docs (RUNIT is a bit more complex): http://fr2.rpmfind.net/linux/rpm2html/search.php?query=ipsvd&amp;system=&amp;arch=

In any event, please let me know if you need more help with this. God speed.</description>
		<content:encoded><![CDATA[<p>It would be very nice to see it running on Fedora as well although I don&#8217;t know if there are any binary RPM packages for ipsvd/runit under Fedora. You could try compiling and installing the manually, or using CheckInstall to make packages out of the source code (to keep your system clean):</p>
<p>RUNIT: <a href="http://smarden.org/runit/install.html" rel="nofollow">http://smarden.org/runit/install.html</a><br />
IPSVD: <a href="http://smarden.org/ipsvd/install.html" rel="nofollow">http://smarden.org/ipsvd/install.html</a></p>
<p>I looked around a bit as well and found the following package for RUNIT under Fedora (may work for you): <a href="http://rpm.pbone.net/index.php3/stat/4/idpl/12680114/dir/fedora_other/com/runit-1.8.0-1.i386.rpm.html" rel="nofollow">http://rpm.pbone.net/index.php3/stat/4/idpl/12680114/dir/fedora_other/com/runit-1.8.0-1.i386.rpm.html</a></p>
<p>For IPSVD nothing came up though <img src='http://valeriu.palos.ro/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Maybe an RPM built for another distribution will still work since IPSVD only consists of a few executable files placed in the global path and some docs (RUNIT is a bit more complex): <a href="http://fr2.rpmfind.net/linux/rpm2html/search.php?query=ipsvd&#038;system=&#038;arch=" rel="nofollow">http://fr2.rpmfind.net/linux/rpm2html/search.php?query=ipsvd&#038;system=&#038;arch=</a></p>
<p>In any event, please let me know if you need more help with this. God speed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurie</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-43</link>
		<dc:creator>Laurie</dc:creator>
		<pubDate>Wed, 05 May 2010 23:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-43</guid>
		<description>Some nice work. I&#039;ve started on setting things up. I&#039;m using Fedora and don&#039;t have the like&#039;s of ipsvd-cdb &amp; /usr/bin/sv. I&#039;ll report back on progress. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Some nice work. I&#8217;ve started on setting things up. I&#8217;m using Fedora and don&#8217;t have the like&#8217;s of ipsvd-cdb &amp; /usr/bin/sv. I&#8217;ll report back on progress. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeriup</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-40</link>
		<dc:creator>valeriup</dc:creator>
		<pubDate>Sat, 01 May 2010 20:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-40</guid>
		<description>Hi, sorry about the delay, the source is now freely available under GPLv3. See &lt;a href=&quot;http://valeriu.palos.ro/629/loomierestream-revived/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt; for an update.</description>
		<content:encoded><![CDATA[<p>Hi, sorry about the delay, the source is now freely available under GPLv3. See <a href="http://valeriu.palos.ro/629/loomierestream-revived/" rel="nofollow">this post</a> for an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rv</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-39</link>
		<dc:creator>Rv</dc:creator>
		<pubDate>Mon, 26 Apr 2010 08:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-39</guid>
		<description>Hi, hopefully waiting to see ... what it is !
Even a demo ... running ...
It&#039;s been 3 months, you&#039;re stuck with legal concerns ...

A bit long for people following you ... give us some news about all this stuff

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, hopefully waiting to see &#8230; what it is !<br />
Even a demo &#8230; running &#8230;<br />
It&#8217;s been 3 months, you&#8217;re stuck with legal concerns &#8230;</p>
<p>A bit long for people following you &#8230; give us some news about all this stuff</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bmigette</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-38</link>
		<dc:creator>bmigette</dc:creator>
		<pubDate>Mon, 15 Mar 2010 22:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-38</guid>
		<description>hi, i think I&#039;m looking for something like this, so let us know when this annoying legal stuff will be ok, but as all things that goes this way, I have no big hope it&#039;ll be soon :(</description>
		<content:encoded><![CDATA[<p>hi, i think I&#8217;m looking for something like this, so let us know when this annoying legal stuff will be ok, but as all things that goes this way, I have no big hope it&#8217;ll be soon <img src='http://valeriu.palos.ro/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CBY</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-35</link>
		<dc:creator>CBY</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-35</guid>
		<description>Hey,
I just faced the difficulties of h264 streaming. I was testing different methods from rtmp (red5) to apache/lighttpd modules (from code-shop) but I wasn&#039;t satisfied with the results I got. Then I found your psstream extension which seemed to be good enough for me, but as you said, many things happened since it was made.
I read this post and I knew that Loomiere is what I really need. It&#039;s just doing what it needs to, streaming the media. (A complete media server would be just too much for me, I just want to stream flv and h264.)
I hope the issues with the legal terms will be solved soon, so I could give it a try.
Nice job!</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I just faced the difficulties of h264 streaming. I was testing different methods from rtmp (red5) to apache/lighttpd modules (from code-shop) but I wasn&#8217;t satisfied with the results I got. Then I found your psstream extension which seemed to be good enough for me, but as you said, many things happened since it was made.<br />
I read this post and I knew that Loomiere is what I really need. It&#8217;s just doing what it needs to, streaming the media. (A complete media server would be just too much for me, I just want to stream flv and h264.)<br />
I hope the issues with the legal terms will be solved soon, so I could give it a try.<br />
Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valeriup</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-19</link>
		<dc:creator>valeriup</dc:creator>
		<pubDate>Sun, 31 Jan 2010 12:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-19</guid>
		<description>@Arjen: Thanks a bunch an I think that&#039;s right: It&#039;s impossible for now to make a decent comparison between the two. I will also post some charts showing traffic and system indicators from our streaming servers. Very soon I promise!

From what I can tell right now (from your charts and what my cluster shows me), Loomiere/Stream yields more throughput and more simultaneous connections but at the same time the CPU has higher iowait times than mod_h264_streaming. I also believe that there is currently more context switching being done in Loomiere/Stream due to the one-process-per-request architecture. I am certain that a lot could be done to balance and fine-tune this streamer.

I&#039;ll try to get back with charts as soon as I will have some time for it.

Good job, and also Godspeed on your projects,

Valeriu</description>
		<content:encoded><![CDATA[<p>@Arjen: Thanks a bunch an I think that&#8217;s right: It&#8217;s impossible for now to make a decent comparison between the two. I will also post some charts showing traffic and system indicators from our streaming servers. Very soon I promise!</p>
<p>From what I can tell right now (from your charts and what my cluster shows me), Loomiere/Stream yields more throughput and more simultaneous connections but at the same time the CPU has higher iowait times than mod_h264_streaming. I also believe that there is currently more context switching being done in Loomiere/Stream due to the one-process-per-request architecture. I am certain that a lot could be done to balance and fine-tune this streamer.</p>
<p>I&#8217;ll try to get back with charts as soon as I will have some time for it.</p>
<p>Good job, and also Godspeed on your projects,</p>
<p>Valeriu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arjen</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-18</link>
		<dc:creator>arjen</dc:creator>
		<pubDate>Sun, 31 Jan 2010 08:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-18</guid>
		<description>Hi,

Interesting read!

Please find a benchmark with some figures/pictures of the mod_h264_streaming module on the following page: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Performance-Version2

It&#039;s difficult to compare the figures from the two modules as there are a lot of variables (system, webserver, average duration of the videos, filesize of the videos, etc..

When I have time I&#039;ll install your module and try to do a comparison.

Good luck with your projects,

Arjen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Interesting read!</p>
<p>Please find a benchmark with some figures/pictures of the mod_h264_streaming module on the following page: <a href="http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Performance-Version2" rel="nofollow">http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Performance-Version2</a></p>
<p>It&#8217;s difficult to compare the figures from the two modules as there are a lot of variables (system, webserver, average duration of the videos, filesize of the videos, etc..</p>
<p>When I have time I&#8217;ll install your module and try to do a comparison.</p>
<p>Good luck with your projects,</p>
<p>Arjen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
