I want to given encode rtsp stream to rtmp using wowza media server.
I have used native rtp example as per the given instruction in wowzamederserverpro_userguide.pdf but its giving timeout during connecting to rtsp stream.
RTSP Server was down so it was giving time out. Now its giving successfull connection. When I entered the rtmp and rtsp url in nativertplive example app and press the play button its giving following information in wowza server console but its not generating any stream in content folder. Which I think it should write.
this is the information which its giving when I pressed the play button.
INFO server comment - MediaStreamMediaCasterPlay: startPlay
INFO server comment - RTPMediaCaster.create
INFO server comment - RTPMediaCaster.init
INFO server comment - RTPMediaCaster.Reconnector: start
INFO server comment - RTPSessionDescriptionDataProviderBasicRTSPWorker.buildSDPD
ata: sessionId:1512966599 sessionTimeout:60000
INFO server comment - RTPSessionDescriptionDataProviderBasic.getStreamInfo: RTSP
/RTP re-streaming. Success, received SDP data.
INFO stream create - -
INFO stream create - -
INFO stream publish rtsp://serveraddress:554/mpeg4/2/stream.amp -
INFO server comment - UDPTransport.bind: 0.0.0.0/0.0.0.0:6972
INFO server comment - UDPTransport.bind: 0.0.0.0/0.0.0.0:6973
INFO server comment - RTPMediaCaster.Reconnector: stop