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