RTSP Proxy Service
The RTSP Proxy Service provides proxy services for WinGate user applications that use the Real Time Streaming Protocol (RTSP). RTSP is used to transfer streaming data with real-time properties like audio and video. Client RTSP applications such as RealPlayer and Quicktime can be configured to use the RTSP proxy.
Setting | Default value |
---|
Service Port | 554 |
Bindings | The RTSP Proxy Service will automatically bind to any network interfaces that have their usage marked as Internal by WinGate. |
Registered events | ClientConnect, ClientDisconnect |
RTSP Proxy Service features
The RTSP proxy service manages the data transfer across the UDP sockets better than NAT (Network Address Translation), since NAT tends to use a TCP connection to stream all data. In the case of real time data this means that more data than necessary is being transmitted. The RTSP proxy is able to utilize the faster UDP connections more efficiently, because it has a better understanding of the RTSP protocol and provides greater performance as a result.