<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16328</id>
	<title>Nabble - Red5</title>
	<updated>2009-11-24T00:10:49Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Red5-f16328.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Red5-f16328.html" />
	<subtitle type="html">&lt;a href=&quot;http://osflash.org/red5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5&lt;/a&gt;&amp;nbsp;is an Open Source Flash Server that not only streams content to the Flash plugin, but it can push calls and information to the Flash client! It can also receive video/audio/data from a flash client and either save or rebroadcast that content.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26492000</id>
	<title>Re: error installing</title>
	<published>2009-11-24T00:10:49Z</published>
	<updated>2009-11-24T00:10:49Z</updated>
	<author>
		<name>Alayn Gortazar</name>
	</author>
	<content type="html">----- &amp;quot;Timothy Kerchmar&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26492000&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ptymn1447@...&lt;/a&gt;&amp;gt; escribió:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm getting the same error.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Tim Kerchmar
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Nov 23, 2009, at 9:33 PM, Oskar wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Hi every one.
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; I try SVN and getme this:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;modules &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|| &amp;nbsp; artifacts &amp;nbsp;
&lt;br&gt;&amp;gt; |
&lt;br&gt;&amp;gt; &amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; conf &amp;nbsp; &amp;nbsp; &amp;nbsp; | number| search|dwnlded|evicted||
&lt;br&gt;&amp;gt; number|dwnlded|
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; java6 &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 43 &amp;nbsp;| &amp;nbsp; 0 &amp;nbsp; | &amp;nbsp; 0 &amp;nbsp; | &amp;nbsp; 0 &amp;nbsp; || &amp;nbsp; 43 &amp;nbsp;| &amp;nbsp; 0 &amp;nbsp;
&lt;br&gt;&amp;gt; |
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; [ivy:retrieve] :: retrieving :: red5#server
&lt;br&gt;&amp;gt; &amp;gt; [ivy:retrieve] &amp;nbsp;confs: [java6]
&lt;br&gt;&amp;gt; &amp;gt; [ivy:retrieve] &amp;nbsp;0 artifacts copied, 43 already retrieved (0kB/15ms)
&lt;br&gt;&amp;gt; &amp;gt; compile-core-compatibility:
&lt;br&gt;&amp;gt; &amp;gt; compile-demos:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Webapps dir: webapps
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Webapps build dir: dist/webapps
&lt;br&gt;&amp;gt; &amp;gt; BUILD FAILED
&lt;br&gt;&amp;gt; &amp;gt; /home/red5vir/red5/build.xml:226: The following error occurred while
&lt;br&gt;&amp;gt; executing this line:
&lt;br&gt;&amp;gt; &amp;gt; /home/red5vir/red5/build.xml:321: /flash/trunk/deploy not found.
&lt;br&gt;&amp;gt; &amp;gt; Total time: 1 second
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; What i can do about ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;Same error here.
&lt;br&gt;I went throught it commenting the next lines in the build.xml, as I didn't need the demos.
&lt;br&gt;&amp;lt;!--
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;copy todir=&amp;quot;${webapps.build.dir}/root/demos&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fileset dir=&amp;quot;../../../flash/trunk/deploy&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include name=&amp;quot;**/*.*&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclude name=&amp;quot;.svn&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/copy&amp;gt;
&lt;br&gt;--&amp;gt;
&lt;br&gt;Looks like it wants the flash demos to be downloaded too...
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Alayn Gortazar
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26492000&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/error-installing-tp26489652p26492000.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26491241</id>
	<title>Re: Tv-like red5 application</title>
	<published>2009-11-23T22:52:14Z</published>
	<updated>2009-11-23T22:52:14Z</updated>
	<author>
		<name>setyr</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=&quot;text/html; charset=koi8-r&quot; http-equiv=Content-Type&gt;
&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18828&quot;&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;And here is a third Tv-like demo using&amp;nbsp;only 
red5 and&amp;nbsp;php+ajax :&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;A href=&quot;http://www.nielsenaa.com/TV/tv.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nielsenaa.com/TV/tv.php&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt; &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt; &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Sunday, November 22, 2009 5:57 
  PM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [Red5] Tv-like red5 
  application&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Another method:&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;red5 .9 rc1&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;shoutcasth264 jar&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;nsvtools with x264 encoding- Use flask from 
  nsvtools to convert your files to NSV format with h264 vid and 
  aac&amp;nbsp;audio.&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;from scvi.net get nsvscsrcGUI.exe and stream 
  files from client-side playlist. You can add,remove,arrange the playlist while 
  in action.&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Have fun! &lt;/FONT&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;FONT size=2 face=Arial&gt;Andy&lt;/FONT&gt;&lt;/DIV&gt;
  &lt;BLOCKQUOTE style=&quot;BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px&quot;&gt;
    &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
    &lt;DIV style=&quot;FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
    &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;imdogma@...&lt;/a&gt; &lt;/DIV&gt;
    &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt; &lt;/DIV&gt;
    &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Sunday, November 22, 2009 6:14 
    AM&lt;/DIV&gt;
    &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [Red5] Tv-like red5 
    application&lt;/DIV&gt;
    &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;Thanks, i will try!&lt;BR&gt;22.11.09, 13:58, &quot;Manuel Ra&amp;ntilde;a&quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt;: 
    &lt;BLOCKQUOTE style=&quot;BORDER-LEFT: #cccccc 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1em&quot;&gt;Hi, 
      take a look at the second commented code block (2nd &quot;if&quot; ) from:&lt;BR&gt;&lt;A href=&quot;http://red5.googlecode.com/svn/java/example/trunk/oflaDemo/src/org/red5/demos/oflaDemo/Application.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://red5.googlecode.com/svn/java/example/trunk/oflaDemo/src/org/red5/demos/oflaDemo/Application.java&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;This 
      creates a ServerStream which do what you want&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;
      &lt;DIV class=gmail_quote&gt;2009/11/22 Tipugin Alexander &lt;SPAN dir=ltr&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;imdogma@...&lt;/a&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR&gt;
      &lt;BLOCKQUOTE style=&quot;BORDER-LEFT: #cccccc 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex&quot; class=gmail_quote&gt;Hello friends! Can anybody suggest any tutorial, how 
        to create a tv-like application (or any tutorial, there described how to 
        work with prerecored video and playlists)? I mean, i need application, 
        there videos are playing in playlist order, and then user connects to 
        the stream, he starts watching video from the moment, which is currently 
        on the server.&lt;BR&gt;I've spended 3-4 days of searching, but haven't get 
        any results :((( Please help mates!&lt;BR&gt;&lt;BR&gt;p.s. sry for my poor english 
        :(&lt;BR&gt;&lt;BR&gt;_______________________________________________&lt;BR&gt;Red5 
        mailing list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&lt;BR&gt;&lt;A href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/A&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;-- 
    &lt;BR&gt;Яндекс.Почта. Письма есть. Спама - нет. 
    http://mail.yandex.ru/nospam/sign 
    &lt;P&gt;
    &lt;HR&gt;

    &lt;P&gt;&lt;/P&gt;_______________________________________________&lt;BR&gt;Red5 mailing 
    list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&lt;BR&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;BR&gt;&lt;/BLOCKQUOTE&gt;
  &lt;P&gt;
  &lt;HR&gt;

  &lt;P&gt;&lt;/P&gt;_______________________________________________&lt;BR&gt;Red5 mailing 
  list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&lt;BR&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;BR&gt;
  &lt;P&gt;
  &lt;HR&gt;

  &lt;P&gt;&lt;/P&gt;&lt;BR&gt;No virus found in this incoming message.&lt;BR&gt;Checked by AVG - 
  www.avg.com &lt;BR&gt;Version: 8.5.425 / Virus Database: 270.14.76/2518 - Release 
  Date: 11/21/09 19:41:00&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;&lt;br&gt;No virus found in this outgoing message.
&lt;br&gt;Checked by AVG - www.avg.com
&lt;br&gt;Version: 8.5.425 / Virus Database: 270.14.79/2522 - Release Date: 11/23/09 19:45:00
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26491241&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Tv-like-red5-application-tp26465019p26491241.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26490182</id>
	<title>Re: error installing</title>
	<published>2009-11-23T20:00:44Z</published>
	<updated>2009-11-23T20:00:44Z</updated>
	<author>
		<name>David Hogan-2</name>
	</author>
	<content type="html">Yeah I submitted a bug regarding this yesterday.
&lt;br&gt;&lt;br&gt;In the mean time, I personally recommend R3965 - R3966 will build but
&lt;br&gt;has a bug that prevents custom method invoking on the server by the
&lt;br&gt;client.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 14:51, Timothy Kerchmar &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490182&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ptymn1447@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm getting the same error.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Tim Kerchmar
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Nov 23, 2009, at 9:33 PM, Oskar wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi every one.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I try SVN and getme this:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; |                  |            modules            ||   artifacts   |
&lt;br&gt;&amp;gt;&amp;gt; |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
&lt;br&gt;&amp;gt;&amp;gt;   ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; |       java6      |   43  |   0   |   0   |   0   ||   43  |   0   |
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [ivy:retrieve] :: retrieving :: red5#server
&lt;br&gt;&amp;gt;&amp;gt; [ivy:retrieve]  confs: [java6]
&lt;br&gt;&amp;gt;&amp;gt; [ivy:retrieve]  0 artifacts copied, 43 already retrieved (0kB/15ms)
&lt;br&gt;&amp;gt;&amp;gt; compile-core-compatibility:
&lt;br&gt;&amp;gt;&amp;gt; compile-demos:
&lt;br&gt;&amp;gt;&amp;gt;      [echo] Webapps dir: webapps
&lt;br&gt;&amp;gt;&amp;gt;      [echo] Webapps build dir: dist/webapps
&lt;br&gt;&amp;gt;&amp;gt; BUILD FAILED
&lt;br&gt;&amp;gt;&amp;gt; /home/red5vir/red5/build.xml:226: The following error occurred while executing this line:
&lt;br&gt;&amp;gt;&amp;gt; /home/red5vir/red5/build.xml:321: /flash/trunk/deploy not found.
&lt;br&gt;&amp;gt;&amp;gt; Total time: 1 second
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What i can do about ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Oskar Navarro
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Red5 mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490182&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Red5 mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490182&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490182&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/error-installing-tp26489652p26490182.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26490135</id>
	<title>Re: error installing</title>
	<published>2009-11-23T19:51:37Z</published>
	<updated>2009-11-23T19:51:37Z</updated>
	<author>
		<name>Tim Kerchmar</name>
	</author>
	<content type="html">I'm getting the same error.
&lt;br&gt;&lt;br&gt;-Tim Kerchmar
&lt;br&gt;&lt;br&gt;On Nov 23, 2009, at 9:33 PM, Oskar wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi every one.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; I try SVN and getme this:
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;modules &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|| &amp;nbsp; artifacts &amp;nbsp; |
&lt;br&gt;&amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; conf &amp;nbsp; &amp;nbsp; &amp;nbsp; | number| search|dwnlded|evicted|| number|dwnlded|
&lt;br&gt;&amp;gt; &amp;nbsp; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; | &amp;nbsp; &amp;nbsp; &amp;nbsp; java6 &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; 43 &amp;nbsp;| &amp;nbsp; 0 &amp;nbsp; | &amp;nbsp; 0 &amp;nbsp; | &amp;nbsp; 0 &amp;nbsp; || &amp;nbsp; 43 &amp;nbsp;| &amp;nbsp; 0 &amp;nbsp; |
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; [ivy:retrieve] :: retrieving :: red5#server
&lt;br&gt;&amp;gt; [ivy:retrieve] &amp;nbsp;confs: [java6]
&lt;br&gt;&amp;gt; [ivy:retrieve] &amp;nbsp;0 artifacts copied, 43 already retrieved (0kB/15ms)
&lt;br&gt;&amp;gt; compile-core-compatibility:
&lt;br&gt;&amp;gt; compile-demos:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Webapps dir: webapps
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[echo] Webapps build dir: dist/webapps
&lt;br&gt;&amp;gt; BUILD FAILED
&lt;br&gt;&amp;gt; /home/red5vir/red5/build.xml:226: The following error occurred while executing this line:
&lt;br&gt;&amp;gt; /home/red5vir/red5/build.xml:321: /flash/trunk/deploy not found.
&lt;br&gt;&amp;gt; Total time: 1 second
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; What i can do about ?
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Oskar Navarro
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Red5 mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490135&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26490135&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/error-installing-tp26489652p26490135.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489652</id>
	<title>error installing</title>
	<published>2009-11-23T18:33:46Z</published>
	<updated>2009-11-23T18:33:46Z</updated>
	<author>
		<name>Osk@</name>
	</author>
	<content type="html">&lt;div&gt;Hi every one.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;I try SVN and getme this:&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;|                  |            modules            ||   artifacts   |&lt;br&gt;|       conf       | number| search|dwnlded|evicted|| number|dwnlded|&lt;br&gt;  ---------------------------------------------------------------------&lt;br&gt;
|       java6      |   43  |   0   |   0   |   0   ||   43  |   0   |&lt;br&gt;---------------------------------------------------------------------&lt;br&gt;[ivy:retrieve] :: retrieving :: red5#server&lt;br&gt;[ivy:retrieve]  confs: [java6]&lt;br&gt;
[ivy:retrieve]  0 artifacts copied, 43 already retrieved (0kB/15ms)&lt;/div&gt;
&lt;div&gt;compile-core-compatibility:&lt;/div&gt;
&lt;div&gt;compile-demos:&lt;br&gt;     [echo] Webapps dir: webapps&lt;br&gt;     [echo] Webapps build dir: dist/webapps&lt;/div&gt;
&lt;div&gt;BUILD FAILED&lt;br&gt;/home/red5vir/red5/build.xml:226: The following error occurred while executing this line:&lt;br&gt;/home/red5vir/red5/build.xml:321: /flash/trunk/deploy not found.&lt;/div&gt;
&lt;div&gt;Total time: 1 second&lt;br&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;What i can do about ?&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;Thanks&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;br clear=&quot;all&quot;&gt;Oskar Navarro&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489652&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/error-installing-tp26489652p26489652.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489382</id>
	<title>Does red5 rtmp scale with cpu?</title>
	<published>2009-11-23T17:58:37Z</published>
	<updated>2009-11-23T17:58:37Z</updated>
	<author>
		<name>snacktime</name>
	</author>
	<content type="html">We have our first flash game using red5 up and running. &amp;nbsp; The most
&lt;br&gt;load we have put on a single server is 1200 connections, which seemed
&lt;br&gt;to work ok with minimal lag. &amp;nbsp;1200 concurrent users translates into
&lt;br&gt;about 200 remote method calls per second. &amp;nbsp;Anyone have experience with
&lt;br&gt;scaling something similar? &amp;nbsp;I'm hoping red5 scales up with cpu. &amp;nbsp;Will
&lt;br&gt;it?
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-red5-rtmp-scale-with-cpu--tp26489382p26489382.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489395</id>
	<title>Change settings in red5.properties without restart?</title>
	<published>2009-11-23T17:53:52Z</published>
	<updated>2009-11-23T17:53:52Z</updated>
	<author>
		<name>snacktime</name>
	</author>
	<content type="html">In particular, can you change rtmp.max_inactivity without restarting
&lt;br&gt;the server or dropping existing connections?
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-settings-in-red5.properties-without-restart--tp26489395p26489395.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489235</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T17:39:04Z</published>
	<updated>2009-11-23T17:39:04Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;VP6x video transcoding stabilized.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;No more purple blocks! Thanks 
Jaromanda!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;http://www.thebitstream.com/?page_id=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.thebitstream.com/?page_id=13&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26489235.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26488969</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T17:09:01Z</published>
	<updated>2009-11-23T17:09:01Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Updates posted here:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;http://www.thebitstream.com/?page_id=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.thebitstream.com/?page_id=13&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26488969.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487520</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T14:48:18Z</published>
	<updated>2009-11-23T14:48:18Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Client side file list as stream 
source.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;http://www.thebitstream.com/radio_tacoma.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.thebitstream.com/radio_tacoma.html&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;At SCVI.NET there is an acxtiveX component 
available that will allow you to create your own Visual basic file-sourced 
streaming applications.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;nsvX is the file downlaod there.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Andy&lt;/FONT&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487520&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; 
&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487520&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt; 
  &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Monday, November 23, 2009 8:54 
  AM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [Red5] H264 Shoutcast jar 
  and app now available.&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;jajajajjjjajajaj&lt;BR&gt;&lt;BR&gt;
  &lt;DIV class=gmail_quote&gt;2009/11/23 Hugo Flambó &lt;SPAN dir=ltr&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487520&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR&gt;
  &lt;BLOCKQUOTE class=gmail_quote style=&quot;PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid&quot;&gt;:D 
    that's a good option... I think I can live with that!:)&lt;BR&gt;&lt;BR&gt;ejejeje ... 
    anyway... nortepad2 is great! I use it lots of times on&lt;BR&gt;big 
    projects!&lt;BR&gt;&lt;BR&gt;I'm on linux...I guess I'll have to have Wine on my side to 
    test it...&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26487520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484221</id>
	<title>Re: How to embed red5 in your web project</title>
	<published>2009-11-23T11:18:49Z</published>
	<updated>2009-11-23T11:18:49Z</updated>
	<author>
		<name>tamour</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&amp;nbsp; &amp;nbsp;I got the solution.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1. Deploy red5 war version on apache (in working condition)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2. Make a dynamic web project in Eclipse with Module version 
&lt;br&gt;2.4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3. Browse for the project folder you just made in step 2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4. Open &amp;quot;WebContent&amp;quot; folder in the project folder
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5. Delete everything in that folder
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6. Cope the &amp;quot;C:\Program Files\Tomcat 6.0\webapps\red5&amp;quot; contents 
&lt;br&gt;to the &amp;quot;WebContent&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7. Refresh project in Eclipse
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8. You have done it. lollllllllllllllllllllllllz
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I don't know its a logical or good approach. I just know it works. 
&lt;br&gt;And to add support for ZK in that project. Modify the web.xml file.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tamour&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-embed-red5-in-your-web-project-tp26421258p26484221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481912</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:54:58Z</published>
	<updated>2009-11-23T08:54:58Z</updated>
	<author>
		<name>Manuel Raña</name>
	</author>
	<content type="html">jajajajjjjajajaj&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/23 Hugo Flambó &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481912&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
:D that&amp;#39;s a good option... I think I can live with that!:)&lt;br&gt;
&lt;br&gt;
ejejeje ... anyway... nortepad2 is great! I use it lots of times on&lt;br&gt;
big projects!&lt;br&gt;
&lt;br&gt;
I&amp;#39;m on linux...I guess I&amp;#39;ll have to have Wine on my side to test it...&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26481912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481867</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:52:58Z</published>
	<updated>2009-11-23T08:52:58Z</updated>
	<author>
		<name>Hugo Flambó</name>
	</author>
	<content type="html">:D that's a good option... I think I can live with that!:)
&lt;br&gt;&lt;br&gt;ejejeje ... anyway... nortepad2 is great! I use it lots of times on
&lt;br&gt;big projects!
&lt;br&gt;&lt;br&gt;I'm on linux...I guess I'll have to have Wine on my side to test it...
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 4:49 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481867&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think Ill leave it spelled wrong.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt; From: Manuel Raña
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481867&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Monday, November 23, 2009 8:47 AM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009/11/23 Hugo Flambó &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481867&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; :D
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; That's what you get when you don't use the proper tools (I think
&lt;br&gt;&amp;gt;&amp;gt; manuel is not even using eclipse :D  probably notepad)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You're totally wrong!!!
&lt;br&gt;&amp;gt; notepad2
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26481867.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481808</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:49:42Z</published>
	<updated>2009-11-23T08:49:42Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;I think Ill leave it spelled wrong.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481808&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; 
&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481808&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt; 
  &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Monday, November 23, 2009 8:47 
  AM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [Red5] H264 Shoutcast jar 
  and app now available.&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;BR&gt;
  &lt;DIV class=gmail_quote&gt;2009/11/23 Hugo Flambó &lt;SPAN dir=ltr&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481808&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR&gt;
  &lt;BLOCKQUOTE class=gmail_quote style=&quot;PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid&quot;&gt;:D&lt;BR&gt;&lt;BR&gt;That's 
    what you get when you don't use the proper tools (I think&lt;BR&gt;manuel is not 
    even using eclipse :D &amp;nbsp;probably notepad)&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;You're 
  totally wrong!!!&lt;BR&gt;notepad2&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26481808.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481925</id>
	<title>R:  unequal delay on audio and video</title>
	<published>2009-11-23T08:48:45Z</published>
	<updated>2009-11-23T08:48:45Z</updated>
	<author>
		<name>Daniele Bettella</name>
	</author>
	<content type="html">&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;

&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body bgcolor=white lang=IT link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;Yeah, I knew guessing
was not a good idea, but I wasn&amp;#8217;t able to find info on how to set them..&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;Thanks for your
input!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Segoe UI&quot;,&quot;sans-serif&quot;'&gt;Da:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Segoe UI&quot;,&quot;sans-serif&quot;'&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5-bounces@...&lt;/a&gt;
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5-bounces@...&lt;/a&gt;] &lt;b&gt;Per conto di &lt;/b&gt;Andy Shaules&lt;br&gt;
&lt;b&gt;Inviato:&lt;/b&gt; lunedì 23 novembre 2009 17.14&lt;br&gt;
&lt;b&gt;A:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Oggetto:&lt;/b&gt; Re: [Red5] unequal delay on audio and video&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;You
should base your timestamps on the mp3 frame durations, not guesses.&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Look
at the MP3Header class in the red5.io.mp3 package. Use the class to determine
each duration. &lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;blockquote style='border:none;border-left:solid black 1.5pt;padding:0cm 0cm 0cm 4.0pt;
margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;-----
Original Message ----- &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='background:#E4E4E4'&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;
font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;
font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;daniele.bettella@...&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;To:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Sent:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt; Monday, November 23,
2009 3:05 AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Subject:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt; [Red5] unequal delay
on audio and video&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m using Xuggle to publish an H264/mp3
live stream on red5. Audio and video are already encoded when they get to
xuggle, so I do no transcoding, I just pass the packets on to red5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Now, if I stream video only I have a small
delay, around 0.3 secs, I don&amp;#8217;t know where it comes from, but it&amp;#8217;s either in
xuggle/red5 or the player (which has a buffer of zero, btw). I could live with
this delay (well, sort of), problem is, when I stream audio too this has a
delay of little less than one second, resulting in audio and video not in sync.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;So came the idea to force interleaving of
packets (that is, using container.writePacket(packet, true)). This meant
adjusting dsts by hand, since my packets had no timestamps to start with. This
brought two problems: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt'&gt;&lt;span lang=EN-US&gt;1)&lt;/span&gt;&lt;span lang=EN-US style='font-size:7.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span lang=EN-US&gt;I know how to adjust timestamps on video packets (since
I have one frame per packet), but I had to guess on audio packets;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt'&gt;&lt;span lang=EN-US&gt;2)&lt;/span&gt;&lt;span lang=EN-US style='font-size:7.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span lang=EN-US&gt;My best guess resulted in audio and video in sync (at
least for the first minutes), but with a delay of one second which grew when
insufficient bandwidths came out (streaming locally). Which is no good at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;What I&amp;#8217;d really like would be to minimize
and balance the delays when non interleaving packets in xuggle, because that&amp;#8217;s
the way I have had the best results.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Also to note: if I stream video only at
15fps instead of 30fps the delay grows from .3 to .8 seconds (which, as a side
effect, make audio and video in sync if I add it).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;d really love to figure out where these
delays come out from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Thanks in advance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Daniele&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;P.S.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m sending this on osflash for now, since
my membership on the official group is pending&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div class=MsoNormal align=center style='text-align:center'&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;

&lt;hr size=2 width=&quot;100%&quot; align=center&gt;

&lt;/span&gt;&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;_______________________________________________&lt;br&gt;
Red5 mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&lt;br&gt;
http://osflash.org/mailman/listinfo/red5_osflash.org&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/blockquote&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481925&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unequal-delay-on-audio-and-video-tp26476221p26481925.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484031</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:47:15Z</published>
	<updated>2009-11-23T08:47:15Z</updated>
	<author>
		<name>Manuel Raña</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/23 Hugo Flambó &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484031&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
:D&lt;br&gt;
&lt;br&gt;
That&amp;#39;s what you get when you don&amp;#39;t use the proper tools (I think&lt;br&gt;
manuel is not even using eclipse :D  probably notepad)&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;You&amp;#39;re totally wrong!!!&lt;br&gt;notepad2&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26484031.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481738</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:45:42Z</published>
	<updated>2009-11-23T08:45:42Z</updated>
	<author>
		<name>Hugo Flambó</name>
	</author>
	<content type="html">thanks Andy...
&lt;br&gt;&lt;br&gt;I'll give test it soon...
&lt;br&gt;&amp;nbsp;Thanks again
&lt;br&gt;&lt;br&gt;&lt;br&gt;BR Hugo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 4:27 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The 'plugin' is only a jar that should be in the class path with the app.
&lt;br&gt;&amp;gt; Thats all you need on red5, the app I provided.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Download NSVTools and connect the encoder to 'port 8000' (8001 really).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; THats it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1) The App
&lt;br&gt;&amp;gt; 2) NsvCap
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you want x264 you will need the x264 encoder with VFW interface, and a
&lt;br&gt;&amp;gt; couple stub dll's
&lt;br&gt;&amp;gt; If you want AACplus, you need to copy the aacp encoder dll from winamp
&lt;br&gt;&amp;gt; plugins to nsvtools folder(including the vc7.dll visual c runtime dll).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Winamp can stream audio only. nsvCap and the other variants can do both
&lt;br&gt;&amp;gt; audio and A/V streams.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message ----- From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sent: Monday, November 23, 2009 8:10 AM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; :D
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's what you get when you don't use the proper tools (I think
&lt;br&gt;&amp;gt; manuel is not even using eclipse :D  probably notepad)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Andy..I'll try your solution when I get time... not aware too much
&lt;br&gt;&amp;gt; about what I'll have to do...please rectify me if I'm wrong...because
&lt;br&gt;&amp;gt; I tried shoutcast long tome ago...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1 - Download shoutcast server
&lt;br&gt;&amp;gt; 2 - Install winamp and add NSV plugin?
&lt;br&gt;&amp;gt; 3 - Add some videos , ... , into winamp and play ...(connection with
&lt;br&gt;&amp;gt; shoutcast server), server will stream from winamp to a defined stream
&lt;br&gt;&amp;gt; url?
&lt;br&gt;&amp;gt; 4 - run red5 with your shoutcast app ... that will connect to that
&lt;br&gt;&amp;gt; stream? ...and stream to flash...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's something like that? I'm not sure about the test procedure since
&lt;br&gt;&amp;gt; I've few knowledge on this...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; BR
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hugo
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 4:00 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; hahaha!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thats what you get when there is no budget!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ----- Original Message ----- From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Sent: Monday, November 23, 2009 1:17 AM
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; nops, that was the name of the defined var!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481738&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26481738.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481534</id>
	<title>Re: [private message] Fwd:  Bundle red5 into OSGi?</title>
	<published>2009-11-23T08:27:45Z</published>
	<updated>2009-11-23T08:27:45Z</updated>
	<author>
		<name>Eduard Seibel</name>
	</author>
	<content type="html">Hello Peter!
&lt;br&gt;&lt;br&gt;Thanx for your reply. I already found flazr, but I am not sure if it 
&lt;br&gt;supports the following use case:
&lt;br&gt;&lt;br&gt;I need to realize a Video conference. Two people is enough. Does flazr 
&lt;br&gt;support the ability to send microphone + webcam stream to the server and 
&lt;br&gt;publish it so another flash client can subscripe?
&lt;br&gt;&lt;br&gt;I asume that 'publish' is what I am searching for, but I am not familiar 
&lt;br&gt;with the RTMP protocol terminology.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Eduard
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Peter Thomas schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Just wanted to point you in the direction of flazr.com 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://flazr.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://flazr.com&lt;/a&gt;&amp;gt; - it is very new but already supports streaming and 
&lt;br&gt;&amp;gt; publish / broadcast in trunk. &amp;nbsp;The server is less than 1.5 MB in all. &amp;nbsp;
&lt;br&gt;&amp;gt; Even if you don't end up using it, I'm really looking for some feedback.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------- Forwarded message ----------
&lt;br&gt;&amp;gt; From: *Eduard Seibel* &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduard.seibel@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eduard.seibel@...&lt;/a&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: Mon, Nov 23, 2009 at 8:46 PM
&lt;br&gt;&amp;gt; Subject: [Red5] Bundle red5 into OSGi?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello red5 community!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I would like to use red5 bundled into an OSGi framework like equinox.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I found two disscussions on that mailing list about that topic (see 
&lt;br&gt;&amp;gt; here: 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/pipermail/red5_osflash.org/2007-October/015843.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/pipermail/red5_osflash.org/2007-October/015843.html&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; and here: 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/pipermail/red5_osflash.org/2008-November/027560.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/pipermail/red5_osflash.org/2008-November/027560.html&lt;/a&gt;), 
&lt;br&gt;&amp;gt; but there is no sign of progress so far.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There is also a 'OSGi' branch on the svn 
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://red5.googlecode.com/svn/java/server/branches/osgi/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://red5.googlecode.com/svn/java/server/branches/osgi/&lt;/a&gt;).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So, is actually a functioning, bundled version out there of the red5 
&lt;br&gt;&amp;gt; server, which could be deployed into an OSGi container?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I examined the OSGi brach on the svn and noticed that in that version 
&lt;br&gt;&amp;gt; spring must be somehow involved. Is that svn version deployable into 
&lt;br&gt;&amp;gt; spring-DM server? Or could I use it in another container like equinox?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Maybe someone knows a Java based RTMP server which I could port to OSGi?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best regards
&lt;br&gt;&amp;gt; Eduard
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Red5 mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481534&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bundle-red5-into-OSGi--tp26480008p26481534.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481350</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:27:24Z</published>
	<updated>2009-11-23T08:27:24Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">The 'plugin' is only a jar that should be in the class path with the app. 
&lt;br&gt;Thats all you need on red5, the app I provided.
&lt;br&gt;&lt;br&gt;Download NSVTools and connect the encoder to 'port 8000' (8001 really).
&lt;br&gt;&lt;br&gt;THats it.
&lt;br&gt;&lt;br&gt;1) The App
&lt;br&gt;2) NsvCap
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If you want x264 you will need the x264 encoder with VFW interface, and a 
&lt;br&gt;couple stub dll's
&lt;br&gt;If you want AACplus, you need to copy the aacp encoder dll from winamp 
&lt;br&gt;plugins to nsvtools folder(including the vc7.dll visual c runtime dll).
&lt;br&gt;&lt;br&gt;Winamp can stream audio only. nsvCap and the other variants can do both 
&lt;br&gt;audio and A/V streams.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Monday, November 23, 2009 8:10 AM
&lt;br&gt;Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;:D
&lt;br&gt;&lt;br&gt;That's what you get when you don't use the proper tools (I think
&lt;br&gt;manuel is not even using eclipse :D &amp;nbsp;probably notepad)
&lt;br&gt;&lt;br&gt;Andy..I'll try your solution when I get time... not aware too much
&lt;br&gt;about what I'll have to do...please rectify me if I'm wrong...because
&lt;br&gt;I tried shoutcast long tome ago...
&lt;br&gt;&lt;br&gt;1 - Download shoutcast server
&lt;br&gt;2 - Install winamp and add NSV plugin?
&lt;br&gt;3 - Add some videos , ... , into winamp and play ...(connection with
&lt;br&gt;shoutcast server), server will stream from winamp to a defined stream
&lt;br&gt;url?
&lt;br&gt;4 - run red5 with your shoutcast app ... that will connect to that
&lt;br&gt;stream? ...and stream to flash...
&lt;br&gt;&lt;br&gt;It's something like that? I'm not sure about the test procedure since
&lt;br&gt;I've few knowledge on this...
&lt;br&gt;&lt;br&gt;Thanks in advance...
&lt;br&gt;&lt;br&gt;BR
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hugo
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 4:00 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hahaha!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thats what you get when there is no budget!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message ----- From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sent: Monday, November 23, 2009 1:17 AM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; nops, that was the name of the defined var!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481350&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26481350.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481158</id>
	<title>Re: unequal delay on audio and video</title>
	<published>2009-11-23T08:13:30Z</published>
	<updated>2009-11-23T08:13:30Z</updated>
	<author>
		<name>Andy Shaules</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML xmlns=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot;&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;/HEAD&gt;
&lt;BODY lang=IT vLink=purple link=blue bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;You should base your timestamps on the mp3 frame 
durations, not guesses.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Look at the MP3Header class in the red5.io.mp3 
package. Use the class to determine each duration. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481158&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;daniele.bettella@...&lt;/a&gt; &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481158&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt; &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Monday, November 23, 2009 3:05 
  AM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; [Red5] unequal delay on audio 
  and video&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;
  &lt;DIV class=Section1&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Im using Xuggle to publish an H264/mp3 
  live stream on red5. Audio and video are already encoded when they get to 
  xuggle, so I do no transcoding, I just pass the packets on to 
  red5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Now, if I stream video only I have a small 
  delay, around 0.3 secs, I dont know where it comes from, but its either in 
  xuggle/red5 or the player (which has a buffer of zero, btw). I could live with 
  this delay (well, sort of), problem is, when I stream audio too this has a 
  delay of little less than one second, resulting in audio and video not in 
  sync.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;So came the idea to force interleaving of 
  packets (that is, using container.writePacket(packet, true)). This meant 
  adjusting dsts by hand, since my packets had no timestamps to start with. This 
  brought two problems: &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoListParagraph style=&quot;TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1&quot;&gt;&lt;![if !supportLists]&gt;&lt;SPAN lang=EN-US&gt;&lt;SPAN style=&quot;mso-list: Ignore&quot;&gt;1)&lt;SPAN style=&quot;FONT: 7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
  &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;![endif]&gt;&lt;SPAN lang=EN-US&gt;I know how to adjust 
  timestamps on video packets (since I have one frame per packet), but I had to 
  guess on audio packets;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoListParagraph style=&quot;TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1&quot;&gt;&lt;![if !supportLists]&gt;&lt;SPAN lang=EN-US&gt;&lt;SPAN style=&quot;mso-list: Ignore&quot;&gt;2)&lt;SPAN style=&quot;FONT: 7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
  &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;![endif]&gt;&lt;SPAN lang=EN-US&gt;My best guess resulted in 
  audio and video in sync (at least for the first minutes), but with a delay of 
  one second which grew when insufficient bandwidths came out (streaming 
  locally). Which is no good at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;What Id really like would be to minimize 
  and balance the delays when non interleaving packets in xuggle, because thats 
  the way I have had the best results.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Also to note: if I stream video only at 
  15fps instead of 30fps the delay grows from .3 to .8 seconds (which, as a side 
  effect, make audio and video in sync if I add it).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Id really love to figure out where these 
  delays come out from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Thanks in advance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Daniele&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;P.S.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN lang=EN-US&gt;Im sending this on osflash for now, since 
  my membership on the official group is pending&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;
  &lt;P&gt;
  &lt;HR&gt;

  &lt;P&gt;&lt;/P&gt;_______________________________________________&lt;BR&gt;Red5 mailing 
  list&lt;BR&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481158&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;&lt;BR&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481158&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unequal-delay-on-audio-and-video-tp26476221p26481158.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480977</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:10:46Z</published>
	<updated>2009-11-23T08:10:46Z</updated>
	<author>
		<name>Hugo Flambó</name>
	</author>
	<content type="html">:D
&lt;br&gt;&lt;br&gt;That's what you get when you don't use the proper tools (I think
&lt;br&gt;manuel is not even using eclipse :D &amp;nbsp;probably notepad)
&lt;br&gt;&lt;br&gt;Andy..I'll try your solution when I get time... not aware too much
&lt;br&gt;about what I'll have to do...please rectify me if I'm wrong...because
&lt;br&gt;I tried shoutcast long tome ago...
&lt;br&gt;&lt;br&gt;1 - Download shoutcast server
&lt;br&gt;2 - Install winamp and add NSV plugin?
&lt;br&gt;3 - Add some videos , ... , into winamp and play ...(connection with
&lt;br&gt;shoutcast server), server will stream from winamp to a defined stream
&lt;br&gt;url?
&lt;br&gt;4 - run red5 with your shoutcast app ... that will connect to that
&lt;br&gt;stream? ...and stream to flash...
&lt;br&gt;&lt;br&gt;It's something like that? I'm not sure about the test procedure since
&lt;br&gt;I've few knowledge on this...
&lt;br&gt;&lt;br&gt;Thanks in advance...
&lt;br&gt;&lt;br&gt;BR
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hugo
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 4:00 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480977&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hahaha!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thats what you get when there is no budget!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message ----- From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480977&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480977&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sent: Monday, November 23, 2009 1:17 AM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; nops, that was the name of the defined var!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480977&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26480977.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480933</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:08:44Z</published>
	<updated>2009-11-23T08:08:44Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">Also, Im getting a lot of emials about port open but not connecting.
&lt;br&gt;&lt;br&gt;Shoutcast ports are done shoutcast style....
&lt;br&gt;&lt;br&gt;If you open up port 8001, in the encoder you must enter 8000.
&lt;br&gt;&lt;br&gt;This may seem stupid but there it is...
&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480933&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480933&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Monday, November 23, 2009 1:17 AM
&lt;br&gt;Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;nops, that was the name of the defined var!
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480933&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26480933.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480803</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T08:00:15Z</published>
	<updated>2009-11-23T08:00:15Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">hahaha!
&lt;br&gt;&lt;br&gt;&amp;nbsp;thats what you get when there is no budget!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480803&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480803&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Monday, November 23, 2009 1:17 AM
&lt;br&gt;Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;nops, that was the name of the defined var!
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480803&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26480803.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480008</id>
	<title>Bundle red5 into OSGi?</title>
	<published>2009-11-23T07:16:08Z</published>
	<updated>2009-11-23T07:16:08Z</updated>
	<author>
		<name>Eduard Seibel</name>
	</author>
	<content type="html">Hello red5 community!
&lt;br&gt;&lt;br&gt;I would like to use red5 bundled into an OSGi framework like equinox.
&lt;br&gt;&lt;br&gt;I found two disscussions on that mailing list about that topic (see 
&lt;br&gt;here: 
&lt;br&gt;&lt;a href=&quot;http://osflash.org/pipermail/red5_osflash.org/2007-October/015843.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/pipermail/red5_osflash.org/2007-October/015843.html&lt;/a&gt;&amp;nbsp;
&lt;br&gt;and here: 
&lt;br&gt;&lt;a href=&quot;http://osflash.org/pipermail/red5_osflash.org/2008-November/027560.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/pipermail/red5_osflash.org/2008-November/027560.html&lt;/a&gt;), 
&lt;br&gt;but there is no sign of progress so far.
&lt;br&gt;&lt;br&gt;There is also a 'OSGi' branch on the svn 
&lt;br&gt;(&lt;a href=&quot;http://red5.googlecode.com/svn/java/server/branches/osgi/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://red5.googlecode.com/svn/java/server/branches/osgi/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;So, is actually a functioning, bundled version out there of the red5 
&lt;br&gt;server, which could be deployed into an OSGi container?
&lt;br&gt;&lt;br&gt;I examined the OSGi brach on the svn and noticed that in that version 
&lt;br&gt;spring must be somehow involved. Is that svn version deployable into 
&lt;br&gt;spring-DM server? Or could I use it in another container like equinox?
&lt;br&gt;&lt;br&gt;Maybe someone knows a Java based RTMP server which I could port to OSGi?
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;Eduard
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480008&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bundle-red5-into-OSGi--tp26480008p26480008.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26478739</id>
	<title>Re: help me rewrite code from 0.7 to 0.9</title>
	<published>2009-11-23T06:11:49Z</published>
	<updated>2009-11-23T06:11:49Z</updated>
	<author>
		<name>napoly</name>
	</author>
	<content type="html">it works! i had to make a ClientManager.class and copy it into WEB-INF/classes/org/red5/samples/components
&lt;br&gt;&lt;br&gt;:D
&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;napoly&quot;&gt;&lt;br&gt;I did what you said.. i had to compare red5-web.xml also.. but it seems that import org.red5.samples.components.ClientManager; doesnt exist any more [or just can't find it]!!!!.. 
&lt;br&gt;&lt;br&gt;i found &lt;a href=&quot;http://www.pubbs.net/osflash/200904/22300/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pubbs.net/osflash/200904/22300/&lt;/a&gt;&amp;nbsp;but donno how to rewrite my code for class ClientRegistry.. :(
&lt;br&gt;can anyone help me with that..?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Mondain wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Cursory look-over and your code seems fine. The big catch here is that you
&lt;br&gt;need to compare your web.xml with the one from the latest oflaDemo.
&lt;br&gt;&lt;br&gt;Paul
&lt;br&gt;&lt;br&gt;On Wed, Nov 18, 2009 at 9:59 AM, napoly &amp;lt;napoly@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have this code.. works fine in red5 0.7.. (mostly from oflademo)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; package org.red5.core;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; import java.util.ArrayList;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; import org.red5.samples.components.ClientManager;
&lt;br&gt;&amp;gt; import org.red5.server.adapter.ApplicationAdapter;
&lt;br&gt;&amp;gt; import org.red5.server.api.IConnection;
&lt;br&gt;&amp;gt; import org.red5.server.api.IScope;
&lt;br&gt;&amp;gt; import org.red5.server.api.service.ServiceUtils;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; public class Application extends ApplicationAdapter {
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/** Manager for the clients. */
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;private ClientManager clientMgr = new ClientManager(&amp;quot;clientlist&amp;quot;,
&lt;br&gt;&amp;gt; false);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;ArrayList&amp;lt;String&amp;gt; userlist;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/** {@inheritDoc} */
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;@Override
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;public boolean appStart(IScope scope) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userlist = new ArrayList&amp;lt;String&amp;gt;();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return true;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/** {@inheritDoc} */
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;@Override
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;public boolean connect(IConnection conn, IScope scope, Object[] params)
&lt;br&gt;&amp;gt; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Check if the user passed valid parameters.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (params == null || params.length == 0) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// NOTE: &amp;quot;rejectClient&amp;quot; terminates the execution of the current
&lt;br&gt;&amp;gt; method!
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rejectClient(&amp;quot;No username passed.&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Call original method of parent class.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (!super.connect(conn, scope, params)) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return false;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String username = params[0].toString();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String uid = conn.getClient().getId();
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userlist.add(username);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Register the user in the shared object.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;clientMgr.addClient(scope, username, uid);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Notify client about unique id.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ServiceUtils.invokeOnConnection(conn, &amp;quot;setClientID&amp;quot;,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;new Object[] { uid });
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return true;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/** {@inheritDoc} */
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;@Override
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;public void disconnect(IConnection conn, IScope scope) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Get the previously stored username.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String uid = conn.getClient().getId();
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Unregister user.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String username = clientMgr.removeClient(scope, uid);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userlist.remove(username);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Call original method of parent class.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;super.disconnect(conn, scope);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;public ArrayList&amp;lt;String&amp;gt; getUserList() {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return userlist;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but I would like to port it to 0.9.. can anyone help me with that?.. what
&lt;br&gt;&amp;gt; classes should i use or anything.. thank you!
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/help-me-rewrite-code-from-0.7-to-0.9-tp26412656p26412656.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/help-me-rewrite-code-from-0.7-to-0.9-tp26412656p26412656.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Red5 - English mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Red5 mailing list
&lt;br&gt;&amp;gt; Red5@osflash.org
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://gregoire.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gregoire.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/red5/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/red5/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/blue5/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/blue5/&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;Red5@osflash.org
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;/quote&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/help-me-rewrite-code-from-0.7-to-0.9-tp26412656p26478739.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26478722</id>
	<title>Re: NetConnection.Connect.InvalidApp :(((</title>
	<published>2009-11-23T06:04:29Z</published>
	<updated>2009-11-23T06:04:29Z</updated>
	<author>
		<name>Jorge Carlos Iglesias Alvarez</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;I was having that error when I begin to use flex buider 3 and red5,, I don't see your code,, but you cant try to restar the service a couple a times that work for me
&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Mensaje original -----
&lt;br&gt;De: &amp;quot;Tipugin Alexander&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;imdogma@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Para: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478722&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5@...&lt;/a&gt;
&lt;br&gt;Enviados: Domingo, 22 de Noviembre 2009 9:20:16 GMT -05:00 Región oriental EE. UU./Canadá
&lt;br&gt;Asunto: [Red5] NetConnection.Connect.InvalidApp :(((
&lt;br&gt;&lt;br&gt;Please help me. Why i cant connect to my app? Flash traces &amp;quot;NetConnection.Connect.InvalidApp
&lt;br&gt;NetConnection.Connect.Closed&amp;quot;. But everything ok, then i try to connect to other apps (which coming with red5). Red5 ver is 0.7.0. Java - 1.6. Windows XP.
&lt;br&gt;My Red5 and Flash app's code here - &lt;a href=&quot;http://pastie.org/709911&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pastie.org/709911&lt;/a&gt;&lt;br&gt;This is just a basic app, but it already won't work :(((
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478722&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478722&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetConnection.Connect.InvalidApp-%3A%28%28%28-tp26465740p26478722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26478180</id>
	<title>R: unequal delay on audio and video</title>
	<published>2009-11-23T05:39:28Z</published>
	<updated>2009-11-23T05:39:28Z</updated>
	<author>
		<name>Daniele Bettella</name>
	</author>
	<content type="html">&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;

&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=IT link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;I need to make a
correction. I just made a test: the delay on audio is not created by
xuggle/red5, but by the encoder!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;I&amp;#8217;ll have to look
into the problem a bit more.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Segoe UI&quot;,&quot;sans-serif&quot;'&gt;Da:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Segoe UI&quot;,&quot;sans-serif&quot;'&gt; Daniele Bettella
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478180&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;daniele.bettella@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Inviato:&lt;/b&gt; lunedì 23 novembre 2009 12.19&lt;br&gt;
&lt;b&gt;A:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26478180&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Oggetto:&lt;/b&gt; [Red5] unequal delay on audio and video&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m using Xuggle 3.3 to publish an H264/mp3
live stream on red5 0.9rc2. Audio and video are already encoded when they get
to xuggle, so I do no transcoding, I just pass the packets on to red5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Now, if I stream video only I have a small delay,
around 0.3 secs, I don&amp;#8217;t know where it comes from, but it&amp;#8217;s either in
xuggle/red5 or the player (which has a buffer of zero, btw). I could live with
this delay (well, sort of), problem is, when I stream audio too this has a
delay of little less than one second, resulting in audio and video not in sync.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;So came the idea to force interleaving of
packets (that is, using container.writePacket(packet, true)). This meant
adjusting dsts by hand, since my packets had no timestamps to start with. This
brought two problems: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo2'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;1)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;I know how to adjust timestamps
on video packets (since I have one frame per packet), but I had to guess on
audio packets;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo2'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;2)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;My best guess resulted in audio
and video in sync (at least for the first minutes), but with a delay of one
second which grew when insufficient bandwidths came out (streaming locally).
Which is no good at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;What I&amp;#8217;d really like would be to minimize
and balance the delays when non interleaving packets in xuggle, because that&amp;#8217;s
the way I have had the best results.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Also to note: if I stream video only at
15fps instead of 30fps the delay grows from .3 to .8 seconds (which, as a side
effect, make audio and video in sync if I add it).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;d really love to figure out where these
delays come out from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Thanks in advance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Daniele&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unequal-delay-on-audio-and-video-tp26476217p26478180.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26476217</id>
	<title>unequal delay on audio and video</title>
	<published>2009-11-23T03:18:43Z</published>
	<updated>2009-11-23T03:18:43Z</updated>
	<author>
		<name>Daniele Bettella</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=IT link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m using Xuggle 3.3 to publish an
H264/mp3 live stream on red5 0.9rc2. Audio and video are already encoded when
they get to xuggle, so I do no transcoding, I just pass the packets on to red5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Now, if I stream video only I have a small
delay, around 0.3 secs, I don&amp;#8217;t know where it comes from, but it&amp;#8217;s
either in xuggle/red5 or the player (which has a buffer of zero, btw). I could
live with this delay (well, sort of), problem is, when I stream audio too this
has a delay of little less than one second, resulting in audio and video not in
sync.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;So came the idea to force interleaving of
packets (that is, using container.writePacket(packet, true)). This meant
adjusting dsts by hand, since my packets had no timestamps to start with. This
brought two problems: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;1)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;I know how to adjust timestamps
on video packets (since I have one frame per packet), but I had to guess on
audio packets;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;2)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;My best guess resulted in audio
and video in sync (at least for the first minutes), but with a delay of one
second which grew when insufficient bandwidths came out (streaming locally).
Which is no good at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;What I&amp;#8217;d really like would be to
minimize and balance the delays when non interleaving packets in xuggle,
because that&amp;#8217;s the way I have had the best results.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Also to note: if I stream video only at
15fps instead of 30fps the delay grows from .3 to .8 seconds (which, as a side
effect, make audio and video in sync if I add it).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;d really love to figure out where
these delays come out from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Thanks in advance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Daniele&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unequal-delay-on-audio-and-video-tp26476217p26476217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26476221</id>
	<title>unequal delay on audio and video</title>
	<published>2009-11-23T03:05:57Z</published>
	<updated>2009-11-23T03:05:57Z</updated>
	<author>
		<name>Daniele Bettella</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=IT link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m using Xuggle to publish an
H264/mp3 live stream on red5. Audio and video are already encoded when they get
to xuggle, so I do no transcoding, I just pass the packets on to red5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Now, if I stream video only I have a small
delay, around 0.3 secs, I don&amp;#8217;t know where it comes from, but it&amp;#8217;s
either in xuggle/red5 or the player (which has a buffer of zero, btw). I could
live with this delay (well, sort of), problem is, when I stream audio too this
has a delay of little less than one second, resulting in audio and video not in
sync.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;So came the idea to force interleaving of
packets (that is, using container.writePacket(packet, true)). This meant
adjusting dsts by hand, since my packets had no timestamps to start with. This
brought two problems: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;1)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;I know how to adjust timestamps
on video packets (since I have one frame per packet), but I had to guess on
audio packets;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoListParagraph style='text-indent:-18.0pt;mso-list:l0 level1 lfo1'&gt;&lt;![if !supportLists]&gt;&lt;span lang=EN-US&gt;&lt;span style='mso-list:Ignore'&gt;2)&lt;span style='font:7.0pt &quot;Times New Roman&quot;'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]&gt;&lt;span lang=EN-US&gt;My best guess resulted in audio
and video in sync (at least for the first minutes), but with a delay of one
second which grew when insufficient bandwidths came out (streaming locally).
Which is no good at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;What I&amp;#8217;d really like would be to
minimize and balance the delays when non interleaving packets in xuggle,
because that&amp;#8217;s the way I have had the best results.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Also to note: if I stream video only at
15fps instead of 30fps the delay grows from .3 to .8 seconds (which, as a side
effect, make audio and video in sync if I add it).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;d really love to figure out where
these delays come out from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Thanks in advance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Daniele&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;P.S.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;I&amp;#8217;m sending this on osflash for now,
since my membership on the official group is pending&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Red5 mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26476221&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Red5@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://osflash.org/mailman/listinfo/red5_osflash.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osflash.org/mailman/listinfo/red5_osflash.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/unequal-delay-on-audio-and-video-tp26476221p26476221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474939</id>
	<title>Re: converting swf to flv</title>
	<published>2009-11-23T02:07:44Z</published>
	<updated>2009-11-23T02:07:44Z</updated>
	<author>
		<name>ghasmj</name>
	</author>
	<content type="html">if you have a flash source file... fla file you can export it to any format as Flash CS3/File/export/export movie/choose flv format in the drop-list to complete swf to flv conversion.
&lt;br&gt;but if you have only swf files and not the source, you should use professional conversion tool. you can try iwisoft &lt;a href=&quot;http://www.convertswftoflv.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;swf to flv converter&lt;/a&gt;&amp;nbsp;which works well for me, maybe it can solve your problem as well.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---English-f16329.html&quot; embed=&quot;fixTarget[16329]&quot; target=&quot;_top&quot; &gt;Red5 - English&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/converting-swf-to-flv-tp26416326p26474939.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474737</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T01:17:10Z</published>
	<updated>2009-11-23T01:17:10Z</updated>
	<author>
		<name>Hugo Flambó</name>
	</author>
	<content type="html">nops, that was the name of the defined var!
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 9:09 AM, Manuel Raña &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474737&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Is this a typo or not?
&lt;br&gt;&amp;gt; Shoutcast.KEEP_NAL_FORAMT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26474737.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474650</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T01:09:25Z</published>
	<updated>2009-11-23T01:09:25Z</updated>
	<author>
		<name>Manuel Raña</name>
	</author>
	<content type="html">Is this a typo or not?&lt;br&gt;Shoutcast.KEEP_NAL_&lt;span style=&quot;color: rgb(102, 0, 0);&quot;&gt;FORAMT &lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26474650.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474638</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T01:07:50Z</published>
	<updated>2009-11-23T01:07:50Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">heh, either way, rc2 is ready.
&lt;br&gt;&lt;br&gt;thanks though.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----- Original Message ----- 
&lt;br&gt;From: &amp;quot;Hugo Flambó&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474638&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hflambo@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474638&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Monday, November 23, 2009 12:55 AM
&lt;br&gt;Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&lt;br&gt;&lt;br&gt;No it's not!
&lt;br&gt;&lt;br&gt;On the first jar release it was defined as:
&lt;br&gt;&lt;br&gt;public static final boolean KEEP_NAL_FORAMT = 0;
&lt;br&gt;&lt;br&gt;BR
&lt;br&gt;&lt;br&gt;Hugo
&lt;br&gt;&lt;br&gt;On Sun, Nov 22, 2009 at 9:16 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474638&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think its fine, I remember now it was private .
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt; From: Manuel Raña
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474638&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Sunday, November 22, 2009 1:13 PM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt; I tried your workaround but no dice...
&lt;br&gt;&amp;gt; Anyway, javac cant find Shoutcast.KEEP_NAL_FORMAT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26474638.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26474519</id>
	<title>Re: H264 Shoutcast jar and app now available.</title>
	<published>2009-11-23T00:55:01Z</published>
	<updated>2009-11-23T00:55:01Z</updated>
	<author>
		<name>Hugo Flambó</name>
	</author>
	<content type="html">No it's not!
&lt;br&gt;&lt;br&gt;On the first jar release it was defined as:
&lt;br&gt;&lt;br&gt;public static final boolean KEEP_NAL_FORAMT = 0;
&lt;br&gt;&lt;br&gt;BR
&lt;br&gt;&lt;br&gt;Hugo
&lt;br&gt;&lt;br&gt;On Sun, Nov 22, 2009 at 9:16 PM, Andy Shaules &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474519&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bowljoman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think its fine, I remember now it was private .
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt; From: Manuel Raña
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26474519&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Sunday, November 22, 2009 1:13 PM
&lt;br&gt;&amp;gt; Subject: Re: [Red5] H264 Shoutcast jar and app now available.
&lt;br&gt;&amp;gt; I tried your workaround but no dice...
&lt;br&gt;&amp;gt; Anyway, javac cant find Shoutcast.KEEP_NAL_FORMAT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26474519.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26472079</id>
	<title>Re: H264 Shoutcast jar and app now available for .9 rc2</title>
	<published>2009-11-22T18:52:02Z</published>
	<updated>2009-11-22T18:52:02Z</updated>
	<author>
		<name>Andy Shaules-2</name>
	</author>
	<content type="html">﻿&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.5890&quot; name=GENERATOR&gt;

&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Hey guys, as mentioned. I&amp;nbsp; like the frame 
dropper mechanism!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Ok, changes:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;1 I vector out slices behind each key frame so that 
new subscribers get a chunk&lt;/FONT&gt;&amp;nbsp;&lt;FONT face=Arial size=2&gt;and can start 
decoding ASAP.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;2. Ready for 0.9 rc2&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;A href=&quot;http://www.thebitstream.com/downloads/red5/shoutcast.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.thebitstream.com/downloads/red5/shoutcast.zip&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;----- Original Message ----- &lt;/DIV&gt;
  &lt;DIV style=&quot;BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black&quot;&gt;&lt;B&gt;From:&lt;/B&gt; 
  &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26472079&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; 
&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;To:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26472079&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;red5interest@...&lt;/a&gt; 
  &lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Sent:&lt;/B&gt; Sunday, November 22, 2009 1:13 
  PM&lt;/DIV&gt;
  &lt;DIV style=&quot;FONT: 10pt arial&quot;&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: [Red5] H264 Shoutcast jar 
  and app now available.&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;I tried your workaround but no dice...&lt;BR&gt;Anyway, javac cant 
  find Shoutcast.KEEP_NAL_FORMAT&lt;BR&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Red5---Interest-Users-f36987.html&quot; embed=&quot;fixTarget[36987]&quot; target=&quot;_top&quot; &gt;Red5 - Interest/Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/H264-Shoutcast-jar-and-app-now-available.-tp26448624p26472079.html" />
</entry>

</feed>
