Nginx RTMP Reverse Proxy Setup
Budget: $10 – $30 USD
I need an Nginx-based reverse-proxy that keeps my origin server’s real IP completely hidden while still serving both live streams and video-on-demand over RTMP/HLS to loadbalancers
Here’s what I expect:
• Craft the reverse-proxy rules so only the load-balancer IPs can reach the origin, and make sure X-Forwarded-For or similar headers never reveal the real host.
For now i can stream from main ip host but when i select one stream and put on chrome it downloads the live stream and shows the loadbalancer ip adres wich it not correct i already have in my m3u list on all channels main server ip only hwne connect to loadbalancer streams it shows loadbalancer real iip it should never show loadbalancer ips only main ip adres
• Hand over the final nginx.conf, any systemd service edits, and a quick read-me so I can reproduce the setup on additional servers.
Here’s what I expect:
• Craft the reverse-proxy rules so only the load-balancer IPs can reach the origin, and make sure X-Forwarded-For or similar headers never reveal the real host.
For now i can stream from main ip host but when i select one stream and put on chrome it downloads the live stream and shows the loadbalancer ip adres wich it not correct i already have in my m3u list on all channels main server ip only hwne connect to loadbalancer streams it shows loadbalancer real iip it should never show loadbalancer ips only main ip adres
• Hand over the final nginx.conf, any systemd service edits, and a quick read-me so I can reproduce the setup on additional servers.