Welcome! Log In Create A New Profile

Advanced

Re: Nginx optimal speed in limit_rate for video streams

Lucas Rolff
November 16, 2017 04:00PM
Depends on your bitrate of your movies as well, it will be hard to play 4K videos on 1 megabit/s

Get Outlook for iOShttps://aka.ms/o0ukef
________________________________
From: nginx <nginx-bounces@nginx.org> on behalf of c0nw0nk <nginx-forum@forum.nginx.org>
Sent: Thursday, November 16, 2017 9:26:06 PM
To: nginx@nginx.org
Subject: Nginx optimal speed in limit_rate for video streams

So when dealing with mp4 etc video streams what is the best speed to send /
transfer files to people that does not cause delays in latency / lagging on
the video due etc.

My current :

location /video/ {
mp4;
limit_rate_after 1m;
limit_rate 1m;
}


On other sites when i download / watch videos it seems they transfer files
at speeds of 200k/s

Should I lower my rates ?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,277352,277352#msg-277352

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx optimal speed in limit_rate for video streams

c0nw0nk November 16, 2017 03:26PM

Re: Nginx optimal speed in limit_rate for video streams

Lucas Rolff November 16, 2017 04:00PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 186
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready