|
|
@ -193,6 +193,7 @@ public class RtmpConnection implements RtmpPublisher {
|
|
|
|
connectingLock.wait(5000);
|
|
|
|
connectingLock.wait(5000);
|
|
|
|
} catch (InterruptedException ex) {
|
|
|
|
} catch (InterruptedException ex) {
|
|
|
|
// do nothing
|
|
|
|
// do nothing
|
|
|
|
|
|
|
|
ex.printStackTrace();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!connected) {
|
|
|
|
if (!connected) {
|
|
|
|