google-code-export / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

RTMP stream not playing after browser refresh #417

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. run the oflaDemo example at http://localhost:5080/oflaDemo/ and play the 
upper RTMP stream
2. refresh the browser page
3. play the upper RTMP stream again.

What is the expected output? What do you see instead?
Expected: playing the video 'hobbit_vp6.flv'
Instead: "Server not found: rtmpt://localhost:80/oflaDemo"

What version of the product are you using? On what operating system?
1.0.2-RC1 on Windows XP (it works correctly running 1.0.1)

Please provide any additional information below.
snippet from the log file:
[INFO] [NioProcessor-8] org.red5.server.net.rtmp.RTMPMinaIoHandler - Session 
opened: 23
[WARN] [RTMPConnectionExecutor#13738975941011] 
org.red5.server.net.rtmp.RTMPConnection - Closing ENCG204WLK3FP, due to long 
handshake. State: connect
[INFO] [RTMPConnectionExecutor#13738975941011] 
org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting 
down ExecutorService 'rtmpScheduler'
[INFO] [RTMPConnectionExecutor#13738975941011] 
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting 
down ExecutorService 'messageExecutor'
[INFO] [NioProcessor-8] org.red5.server.net.rtmp.RTMPMinaIoHandler - Session 
closed: 23

Original issue reported on code.google.com by frans...@gmail.com on 16 Jul 2013 at 8:53

GoogleCodeExporter commented 9 years ago
I have also experienced this issue in the recent builds and I'm looking into 
it; I believe it may be caused by the decoder locking up.

Original comment by mondain on 16 Jul 2013 at 9:45

GoogleCodeExporter commented 9 years ago
Please re-test with revision 4701

Original comment by mondain on 7 Aug 2013 at 5:28

GoogleCodeExporter commented 9 years ago
Seems to be already fixed by revision 4697. Tested 4701 and 4709 as well 
successfully. As far as I am concerned, this issue can be closed.

Original comment by frans...@gmail.com on 22 Aug 2013 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by mondain on 22 Aug 2013 at 4:50