Y
Hacker News
new
|
ask
|
show
|
jobs
by
artogahr
1161 days ago
This is interesting, I don't see how this is possible from a technical sense
4 comments
pjc50
1160 days ago
Identify (by IP or traffic shape) video traffic, then throttle the stream to the desired bitrate. The viewer's player will usually silently adapt.
link
justsomehnguy
1160 days ago
Netflix should have it own set of AS. And after that it's quite simple, routers can do throttle for decades.
link
dylan604
1161 days ago
If it is an HLS or DASH type of video stream, they could just query the playlist for a smaller video size and throttle that connection so that you're only served the smaller encode vs the full frame highest quality. Pretty simple thing to do really
link
ikiris
1160 days ago
its trivial with a simple rate limit.
link