<?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>Sun, 29 Jan 2012 13:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sarvesh shejwadkar</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-268</link>
		<dc:creator>sarvesh shejwadkar</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-268</guid>
		<description>

hey great article


its great that you found a way around to the server
installations of the secure mods.


 


I am a web developer and my client requested that the users
should not be able to download the media files on the site. Now this took a lot
of time, so I researched a lot on the web for an answer.


 


Once it was accomplished I decided to write a blog for it.


http://goldprogramming.blogspot.com/2011/11/secure-streaming-of-media-on-your-site.html


</description>
		<content:encoded><![CDATA[<p>hey great article</p>
<p>its great that you found a way around to the server<br />
installations of the secure mods.</p>
<p> </p>
<p>I am a web developer and my client requested that the users<br />
should not be able to download the media files on the site. Now this took a lot<br />
of time, so I researched a lot on the web for an answer.</p>
<p> </p>
<p>Once it was accomplished I decided to write a blog for it.</p>
<p><a href="http://goldprogramming.blogspot.com/2011/11/secure-streaming-of-media-on-your-site.html" rel="nofollow">http://goldprogramming.blogspot.com/2011/11/secure-streaming-of-media-on-your-site.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fhidalgo</title>
		<link>http://valeriu.palos.ro/445/loomierestream-a-high-performance-streaming-server/comment-page-1/#comment-253</link>
		<dc:creator>Fhidalgo</dc:creator>
		<pubDate>Thu, 10 Feb 2011 09:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://valeriu.palos.ro/?p=445#comment-253</guid>
		<description>Hello, in first time: very thanks for new loomierestream version, i think that i will can to do streaming and control access now, but i have one problem...

I am trying access to my videos from: myurl:19999/video.mp4 and it show video with size 0kbs, in log file: /var/log/loomiere/stream/current no errors for me, i have setted path to my videos ok (/var/www/videos), but i dont can see it.

Too, i have tried from flash player access to videos too, and it neither work, you can see example here: http://lospelayospoker.com/demo.html

Plase any suggest? thanks and regards!</description>
		<content:encoded><![CDATA[<p>Hello, in first time: very thanks for new loomierestream version, i think that i will can to do streaming and control access now, but i have one problem&#8230;</p>
<p>I am trying access to my videos from: myurl:19999/video.mp4 and it show video with size 0kbs, in log file: /var/log/loomiere/stream/current no errors for me, i have setted path to my videos ok (/var/www/videos), but i dont can see it.</p>
<p>Too, i have tried from flash player access to videos too, and it neither work, you can see example here: <a href="http://lospelayospoker.com/demo.html" rel="nofollow">http://lospelayospoker.com/demo.html</a></p>
<p>Plase any suggest? thanks and regards!</p>
]]></content:encoded>
	</item>
	<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):<br />
<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>
</channel>
</rss>

