Find Jobs
Hire Freelancers

Fixing nginx as a reverse proxy for HLS streaming

£20-250 GBP

Avslutat
Publicerad ungefär fem år sedan

£20-250 GBP

Betalning vid leverans
Hi, I'm no nginx professional or amateur for that mater, just know how to google a lot and I need help finishing of a reverse proxy. What I currently have a main server that handles connections which then hands the client to one of 8 backend servers that deliver the stream in either TS or HLS. I want to put a proxy at the front that acts as the main server but also delivers the stream (like an edge server i guess, but no caching) so that the origin servers are hidden. I have got it to work with TS, but I can't for the life of me workout how to get it to work with HLS no matter how much I packet capture. It pulls the manifest fine but unlike with TS it isn't pulling the segments from the origin servers. Here is the code I've done so far (could probably be cleaner but this was all done with google) server { listen 80; server_name proxy_IP_here; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_buffering off; location ~ .(m3u8|mpd)$ { proxy_pass backend_IP_for_Main; proxy_intercept_errors on; error_page 301 302 307 = @handle_redirects; } } location / { proxy_pass backend_IP_for_Main; sub_filter 'dns_i_have_it_fildering_here' 'proxy_IP_here'; sub_filter_once off; sub_filter_types text/javascript application/json; proxy_intercept_errors on; error_page 301 302 307 = @handle_redirects; } location @handle_redirects { set $saved_redirect_location '$upstream_http_location'; proxy_pass $saved_redirect_location; } }
Project ID: 18943180

Om projektet

9 anbud
Distansprojekt
Senaste aktivitet fem år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
9 frilansar lägger i genomsnitt anbud på £122 GBP för detta uppdrag
Använd avatar
Hello! I can help you to fix nginx as a reverse proxy for HLS streaming. As for me I'm a professional system admin. For the last 10 years I was working as a senior system admin at hosting services provider where managed, configured and secured more than 300 various Linux/UNIX and Windows servers. Please, contact me to discuss the details of your project in private chat.
£150 GBP Om 3 dagar
4,7 (63 omdömen)
7,2
7,2
Använd avatar
I have 8 years of experience in managing complex linux architectures and managing cloud infrastructures. I have worked on many complex projects ( Private cloud setup on AWS, Load balancing clusters, Replication systems and many more). I have versatile experience in setting up and managing server and also optimising them for best usage and fine tuning the security aspects. I have expertise in below fields :- 1 Linux Administration. 2 Windows Administration (Windows 2008 , 2012 & 2016) and Migration. 3 Cloud computing ( AWS, Azure and Google Cloud). 4 Automation ( Ansible,Puppet and Chef). 5 Application's & Web servers ( Apache, nginx, IIS and Tomcat ). 6 Databases ( Mysql, MsSql, MongoDB, postgresql and Apache CouchDB). 7 Security ( Web Security, Server hardening and IPS && IDS configuration) 8 Virtualization( KVM, Xen, OpenVZ & Parallels Virtuozzo). 9 Control Panels ( Cpanel, website panel, zpanel and parallel plesk panel). 10 Shell scripts, python & Perl etc. 11 Mail servers.
£85 GBP Om 1 dag
5,0 (62 omdömen)
5,6
5,6
Använd avatar
Hi, Give me a chance to work with you, I have a great experience on ' IPTV / VOD ' Implementation, Maintenance, Migration, Hardening, Troubleshooting and Up-Gradation .. I`ll deliver ASAP..Expertise in back-end, front-end and security ... I will do setup with open source application. Thank you *price may decrease or increase based on your need*
£150 GBP Om 3 dagar
5,0 (31 omdömen)
4,9
4,9
Använd avatar
Hi,dear. I am very interested in your project - 'Fixing nginx as a reverse proxy for HLS streaming'. I've already done this kind of project before. I'm a professional programmer with 12 years of experience. If you award me, I'll implement all of your requirements in a short time. Skills: CentOs, Linux, Nginx, PHP, Ubuntu
£150 GBP Om 1 dag
4,6 (9 omdömen)
4,8
4,8
Använd avatar
Good Day. Can help You properly setup your nginx as reverce proxy for hide/transmit your TS/HLS streams from your sources. Tnx and Regards.
£100 GBP Om 1 dag
4,9 (44 omdömen)
4,5
4,5
Använd avatar
Hi mate. I've worked with NGINX for years and I've set up reverse proxies for a number of different situations. It sounds like you're having trouble getting NGINX to work as a reverse proxy with HLS. If you can message me so we can discuss more that would be great.
£70 GBP Om 3 dagar
5,0 (5 omdömen)
2,9
2,9
Använd avatar
I have my own server with which I use nginx, and have dabbled in HLS streaming before as well. I could help you out with what you need by testing around a bit (the exact error trace is still a bit unclear). Feel free to discuss more in chat
£55 GBP Om 3 dagar
5,0 (3 omdömen)
1,8
1,8

Om kunden

Flagga för UNITED KINGDOM
London, United Kingdom
0,0
0
Medlem sedan mars 14, 2019

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.