/
Set Up Stream Manager as Proxy
Set up the Stream Manager per the instructions for your specific cloud platform, AWS or Google Cloud. Note that in addition to {red5prohome}/conf/autoscale.xml
and {red5prohome}/plugins/red5pro-autoscale-plugin-<version>.jar
, you must remove the {red5prohome}/plugins/red5pro-webrtc-plugin-<version>.jar
file.
Proxy Configuration
Proxy configuration can be found in the {red5prohome}/webapps/streammanager/WEB-INF/red5-web.properties
file. Set proxy.enabled
to true
(this is set to false
by default).
## WebSocket PROXY SECTION
proxy.enabled=true
proxy.enabled
: Enables / disables the WebSocket proxy service (Boolean)