[Red5] Null connection for clientId warnings
David Schulberg
davids at evertech.com.au
Thu May 21 22:17:10 PDT 2009
Hi,
I have adapted the oflDemo program so that the first time I connect with my
Flash client to Red5 via the appConnect method by means of
nc.connect("rtmp://localhost/Test", "password");
This is for the purpose of initial password verification.
I then send an rtmp request from my Flash client via the FLVPlayBack
component with an rtmp request specified in contentPath field to play a file
on my server.
The FLV plays fine but whenever the Play request is issued immediately I see
the following warnings appear in my error.log:
2009-05-22 14:41:59,765 [http-80-1] WARN o.r.server.net.rtmpt.RTMPTServlet
- Null connection for clientId: 25584663
2009-05-22 14:42:04,406 [DefaultQuartzScheduler_Worker-6] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPTConnection from
192.168.1.12 : 4425 to 192.168.1.12 (in: 3382 out 3177 ), with id 25584663
due to long handshake
The second warning appears 4-5 seconds after the first.
I am keen to get some advice to work out what is happening. To what session
or connection is the clientId in the warning message referring?
Using Red5 0.8 rc2
Regards,
David Schulberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090522/f9b44261/attachment.html>
More information about the Red5
mailing list