we tried to re-stream video from an IP camera (RTSP-streaming), I followed the document to setup and create the stream file. but It did not work. the error message showed bellow
but I can play the original rtsp url on vlc player.
any idea to shoot this trouble ???
======================================
ERROR server comment 2014-03-17 13:48:03 - - - - - 166264.817 - - - - - - - - MediaCasterConnection.connect: Failed to connect[192.168.1.111:554] : org.apache.mina.common.RuntimeIOException: Failed to get the session[ConnectException: null].|at org.apache.mina.common.support.DefaultConnectFuture.getSession(DefaultConnectFuture.java:71)|at com.wowza.wms.mediacaster.MediaCasterConnection.connect(MediaCasterConnection.java:54)|at com.wowza.wms.mediacaster.rtp.RTPSessionDescriptionDataProviderBasicRTSPWorker.doConnect(RTPSessionDescriptionDataProviderBasicRTSPWorker.java:2054)|at com.wowza.wms.mediacaster.rtp.RTPSessionDescriptionDataProviderBasic.getSessionDescriptionData(RTPSessionDescriptionDataProviderBasic.java:336)|at com.wowza.wms.mediacaster.rtp.RTPMediaCaster.getStreamInfo(RTPMediaCaster.java:203)|
======================================