How to reduce buffering data on openwrt?

hello Guys,

i'm trying to lower the buffering data to reduce latency how to acheive that

let say for example i want to youtube buffer rate to be samller i want the video to take longer to buffer but without reducing speed

what i am trying to do is lowering data handled in specfic time

Just a first step, managing better the bandwidth available: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm

2 Likes

This is not caused by the router, but the video player in the browser is causing this buffering. You cannot avoid that delay with custom config on the router.

Do not confuse that with bufferbloat on routers, which means that high bandwidth connections do stall low bandwidth connections once the total internet bandwidth is saturated. This can be adressed with SQM, but not your Youtube issue.

2 Likes