Wowza Community

got a problem with restreaming from IP-Camera(RTSP)

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 ???:confused:

======================================

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)|

======================================

This log message indicates Wowza cannot connect to the source, either a network problem or problem with the source, or perhaps a typo in the client or StreamManager when you start the stream.

Are you getting any other errors in the logs?

Salvadore