/
Stream Manager Proxy For HTML5 SDK
Stream Manager Proxy For HTML5 SDK, WebRTC/Flash/HLS
Inbound Ports
Port | Description | Protocol |
---|---|---|
5080 | default web access of Red5 Pro; websockets for WebRTC / Stream Manager | TCP |
443 | modified https access of Red5 Pro; secure websockets for WebRTC / Stream Manager | TCP |
8081 | websockets for WebRTC (severs earlier than 5.4.0) | TCP |
8083 | secure websockets for WebRTC (severs earlier than 5.4.0) | TCP |
Stream Manager communication with Nodes
Currently with Stream Manager cannot work with the private IP of instances because when a new node is launched, the Stream Manager receives the public address of the node. This information is received through the cloud platform's SDK. Not all platforms provide private IP of an instance on new launch. In addition, Stream Managers are configured using static IPs, as referred to in the node's autoscale configuration file so that it can report back to the Stream Manager. When the node checks in, Stream Manager cloudwatch receives the public IP automatically.