/
Autoscale Nodes
Ports Required For Red5 Pro Mobile SDK Clients Only (RTSP)
Inbound Ports
Port | Description | Protocol |
---|---|---|
5080 | default web access of Red5 Pro; communication with Nodes | TCP |
1935 | default Red5 Pro RTMP port; also used for clustering communication | TCP |
8554 | default RTSP (mobile) port | TCP |
Ports Required For WebRTC, HLS and RTMP
Inbound Ports
Port | Description | Protocol |
---|---|---|
5080 | default web access of Red5 Pro/Websockets for WebRTC | TCP |
1935 | default Red5 Pro RTMP port | TCP |
8554 | default RTSP port | TCP |
40000-65535 | TURN/STUN/ICE port range for WebRTC | UDP |
Note that the RTSP port (
8554
) is necessary for some intra-node communication, even if you are not supporting RTSP clients in your environment
Outbound Ports
By default with most hosting environments, all outbound ports are open to all, and this is usually acceptable. However, if you wish to tighten security even further, you can restrict access to all of the inbound ports listed above.