Menu
Help Center
Help Center

Custom Proxy Server

Posted on September 9, 2019February 18, 2020

We provide special docker-image. So you can do this steps:

  1. Rent any Linux server (vps or dedicated). Bandwidth and location make sense. We recommended use Ubuntu or Centos.
  2. Install Docker to host.
  3. Run docker command:
docker pull garaninapps/rms_proxy 

docker run -p=8080:8080 -p=8082:8082 -p=10000-10100:10000-10100 --env ALLOW_PORT_STICK=ON  --restart=always -d garaninapps/rms_proxy

Notes:

  • This command use pool of 10000 – 10100 ports and allow “sticked” port (see below)
  • We recommended use your owned proxy servers because our servers is public and may be under hight load.
  • Many hosting platforms allow pay on hour of usage, so you can hibernate your server and use only for events.

About “sticked” port
Since version 1.7.2 you can fix used port. For example you can use 10055 always. Just type your custom server as IP:10055

Recent Posts

  • Step by Step
  • User Interface Guide
  • Video & Audio Issues
  • Proxy Addon
  • Direct connection from Internet

Recent Comments

    Archives

    • April 2020
    • March 2020
    • February 2020
    • January 2020
    • November 2019
    • September 2019
    • August 2019
    • June 2019
    • May 2019

    Categories

    • Connection from Internet
    • RTMPMiniServer
    • SecondStream
    • SRT
    • Troubleshooting

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    ©2020 Help Center | Powered by SuperbThemes & WordPress