I have noticed that when i stream over RTSP streams are working OK in my LAN… If i try to access the server from WAN side i have a problem… Then i figured out that the problem lies in UDP traffic…
Is there anyway that i can force wowza to use only TCP and not UDP for streaming?
Can wowza do RTSP/RTP over http? As i understand HTTP is based on TCP… Maybe this could be a solution for me… If Wowza can do this can someone point me how to do it?
We support all the different variations of RTSP/RTP (RTSP/RTP over UDP, RTSP/RTP interleaved (RTP over TCP) and RTSP/RTP tunneling (over HTTP)). The problem is that it the player that controls the protocol selection not the server. Many players only support RTSP/RTP over UDP.
ForceInterleaved is enabled into MediaCaster block for Wowza application. Stream is playing by VLC too. rtsp://:1935/live/file.sdp is work fine. How I can play stream over HTTP? For example: http://:1935/live/file.sdp