I have a task to connect RTMP and RTP through Wowza. RTMP side implemented with JW Player folowing this topic
http://community.wowza.com/t/-/33
RTP stream made by VLC player ( http://wiki.videolan.org/Documentation:Streaming_HowTo/Easy_Streaming )
All is situated at localhost. RTP from VLC have no error, after tuning RTMP from this topic (using /usr/local/WowzaMediaServerPro-1.7.0/examples/LiveVideoStreaming/client/live.html to start) Wowza report like this
INFO session disconnect 1416139784 -
INFO session connect-pending 127.0.0.1 -
INFO session connect 127.0.0.1 -
INFO server comment - sortPackets[2]: sortBufferSize:500
INFO stream create - -
INFO server comment - MediaStreamMediaCasterPlay: startPlay
INFO server comment - MediaStreamMediaCasterPlay: close
INFO stream destroy rtps://localhost:7777 -
INFO session disconnect 21562135 -
INFO server comment - RTPMediaCaster.shutdown: rtps://localhost:7777
INFO server comment - RTPMediaCaster.disconnect
INFO server comment - RTPMediaCaster.Reconnector: stop
INFO application app-stop definst rtplive/definst
and using this script