awesome, that error is gone! thanks J

Now, when I publish with NetStream, I get this:

    [java] [WARN] 86297 pool-1-thread-7:(
org.red5.server.net.rtmp.RTMPHandler.warn ) Received client buffer request
for non-existing stream
: 1

this is my code:
ns.attachAudio(mic);
ns.publish(this.id, "record");

I'm just recording Mic input (no video)

thoughts?

On 4/17/07, Joachim Bauch <[EMAIL PROTECTED]> wrote:

Hi John,

John Grden schrieb:
> I'm getting a similar error right now, and I've narrowed it down to when
> I create the NetStream object.
>
> If I don't do that, I can connect, but then when creating the new
> NetStream object, I get this error.  Has anyone else experienced this
> with a Flex2/apollo app?:
[...]

this is fixed in r1882.

Joachim


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org





--
[  JPG  ]
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to