Dear RED5 gurus. Please help. I am running RED5 on Windows 7. Streaming
videos on my website and RED5 unpublishes every 3-4 hours byitself. Spent 3
days and con not figure out. In RED5 Publisher log window it look something
like that:
16:39:19:303 - NetConnection.Connect.Success
16:39:29:886 - Publish - NetStream.Publish.Start
19:58:56:321 - Publish - NetStream.Unpublish.Success
19:58:56:322 - NetConnection.Connect.Closed
By itself.... RED5.log shows:
2012-10-25 16:34:06,998 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action connect
2012-10-25 16:34:06,999 [NioProcessor-1] INFO
o.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@16f3ed7 Depth
= 1, Path = '/default', Name = 'live']
2012-10-25 16:34:07,101 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action createStream
2012-10-25 16:34:07,106 [NioProcessor-1] INFO
o.red5.server.net.rtmp.RTMPHandler - Remembering client buffer on stream:
4000
2012-10-25 16:34:07,111 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action getStreamLength
2012-10-25 16:34:07,199 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action play
2012-10-25 16:35:24,536 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action closeStream
2012-10-25 16:35:28,890 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action play
2012-10-25 16:35:28,891 [NioProcessor-1] WARN
org.red5.server.stream.PlayEngine - Subscribe to myStream provider failed
2012-10-25 16:35:53,121 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action deleteStream
2012-10-25 16:39:19,298 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action connect
2012-10-25 16:39:19,299 [NioProcessor-1] INFO
o.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@1d183b7 Depth
= 1, Path = '/default', Name = 'oflaDemo']
2012-10-25 16:39:29,835 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action createStream
2012-10-25 16:39:29,850 [NioProcessor-1] INFO
o.r.s.n.r.codec.RTMPProtocolDecoder - Action publish
2012-10-25 16:39:29,850 [NioProcessor-1] INFO
o.r.s.stream.ClientBroadcastStream - Provider connect
2012-10-25 16:39:29,850 [NioProcessor-1] INFO
o.r.s.stream.ClientBroadcastStream - Stream start
2012-10-25 16:39:29,851 [NioProcessor-1] INFO
o.r.s.stream.ClientBroadcastStream - Provider connect
2012-10-25 19:58:56,299 [Red5_Scheduler_Worker-1] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
127.0.0.1 : 50154 to localhost (in: 4292225168 out 1320163 ), with id 31,
due to too much inactivity (11967000ms), last ping sent 1000ms ago
2012-10-25 19:58:56,299 [Red5_Scheduler_Worker-1] WARN
o.r.server.net.rtmp.RTMPConnection - This often happens if YOUR Red5
application generated an exception on start-up. Check earlier in the log for
that exception first!
2012-10-25 19:58:56,300 [Red5_Scheduler_Worker-1] INFO
o.r.s.stream.ClientBroadcastStream - Close
2012-10-25 19:58:56,300 [Red5_Scheduler_Worker-1] INFO
o.r.s.stream.ClientBroadcastStream - Provider disconnect
2012-10-25 19:58:56,301 [Red5_Scheduler_Worker-1] INFO
o.r.s.stream.ClientBroadcastStream - Provider disconnect
What is wrong??? Thank you all in advance!!!
--
View this message in context:
http://old.nabble.com/RED5-periodically-disconnects-on-Windows-7-tp34604420p34604420.html
Sent from the Red5 - Interest/Users mailing list archive at Nabble.com.