Hi,
We are sending a RTMP stream to the Wowza servers and are reading it back as an RTSP stream (rtsp://<server_name>:554/application/stream_name). We have opened the 554 port and set the forceInterleaved to true to get the interleaved stream as per the document. We observed that on reading the RTSP stream, we are receiving RTP over UDP packets from Wowza. This is causing NAT and other firewall related issues for us. We used VLC player to test the streams but weren’t able to play them behind NAT. We would like to get the RTSP stream working everywhere. Does Wowza know of a way to address this issue?
Also we observed that we are able to play the RTSP stream with VLC player for the port 1935 (rtsp://<server_name>:1935/application/stream_name), but we observed in Wireshark that we are receiving RTMP packets rather than RTSP. Same holds for port 80, we get the http packets. Can Wowza suggest if this is expected?
Regards,
Krishna