[Red5] RTMPMinaTransport does not stop
Marco Leise
leise at tg-nord.com
Mon Oct 13 04:18:01 PDT 2008
Hello,
i have a hanging thread from the thread pool when I write a Java app like
this:
RTMPMinaTransport rtmpTransport = new RTMPMinaTransport();
rtmpTransport.start();
rtmpTransport.stop();
If noone else is having the problem, then I might be doing something wrong.
The library versions I use are:
red5 0.8.0-RC1
mina-core 1.1.7
aopalliance 1.0
avalon-framework 4.1.3
commons-collections 3.2
commons-logging 1.1
log4j 1.2.12
logkit 1.0.1
servlet-api 2.3
slf4j-api 1.4.3
slf4j-simple 1.3.1
spring-beans/context/core/web 2.0.8
Best regards,
Marco
More information about the Red5
mailing list