I'm not certain this is a Red5 problem, but I was hoping someone can
help anyways since I'm seeing the message in the logs.

I have an application with some video conferencing functionality.   In
the simplest case there are two users both publishing streams and both
consuming each other's stream.  I'm using a single NetConnection to Red5
(although I tried creating a separate connection for the video streams,
but it did the same thing).  It seems as though seemingly random
activity in the app causes a deleteStream message to be sent to the
server.  It always seems to happen on my G4 Powerbook, 1.5mhz, 1gig
ram.  While displaying the local video stream it appears to be between
70-90% CPU usage.  Oddly, when the error occurs the mac is still
publishing it's stream because I can see it on the linux client.  My
Linux machine seems to exhibit very little Firefox load streaming video
(maybe 10%).

Anyways, here's the error:

[INFO] 2476906 pool-3-thread-6:(
org.red5.server.net.rtmp.RTMPConnection.receivedBytesRead ) Client
received 36815426 bytes, written 36815426 bytes, 0 messages pending
[INFO] 2482786 pool-3-thread-11:(
org.red5.server.net.rtmp.RTMPConnection.receivedBytesRead ) Client
received 36881197 bytes, written 36881197 bytes, 0 messages pending
[INFO] 2483873 pool-3-thread-7:(
org.red5.server.net.rtmp.RTMPConnection.updateBytesRead )
StreamBytesRead: 33423525
[INFO] 2489544 pool-3-thread-16:(
org.red5.server.net.rtmp.RTMPConnection.receivedBytesRead ) Client
received 36948848 bytes, written 36949041 bytes, 0 messages pending
[INFO] 2490307 pool-3-thread-1:(
org.red5.server.net.rtmp.RTMPHandler.onInvoke ) call: Service: null
Method: deleteStream Num Params: 10: 1
[INFO] 2490307 pool-3-thread-1:(
org.red5.server.net.rtmp.RTMPHandler.onInvoke ) --deleteStream
[INFO] 2515968 pool-3-thread-9:(
org.red5.server.net.rtmp.RTMPConnection.updateBytesRead )
StreamBytesRead: 11059854

The other client in this scenario is a Gentoo box running the latest
debug flash player (both machines use Firefox).

>From the log info it appears the client is initiating this deleteStream
call?  Anyone seen this before? 

BTW, I'm using Red5-0.6 final hosted on Gentoo.

Thanks,
-Jeff

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

Reply via email to