The way to deal with this is to constantly do live events, and actually build organizational muscle. Not these massive one off events in an area the tech team has no experience in.
I have this argument a lot in tech. We should always be doing (the thing we want to do) Somme examples that always get me in trouble (or at least big heated conversations) 1. Always be building: It does not matter if code was not changed, or there has been no PRs or whatever, build it. Something in your org or infra has likely changed. My argument is "I would rather have a build failure on software that is already re…
Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
561–570 of 986 posts
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#562Earlier quoted context omitted.
They want to break into sports because it’s such a big business and if you do sports you need to be able to stream live.
Because its the one area traditional networks have the advantage in
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#563Earlier quoted context omitted.
The examples given here are not on the same scale. The numbers known so far: - 120m viewers [1] - Entire Netflix CDN Traffic grew 4x when the live stream started [2] [1] https://www.rollingstone.com/culture/culture-news/jake-paul-... [2] https://x.com/DougMadory/status/1857634875257294866
Disney HotStar managed to stream ~60M livestreams for the Cricket world cup a year ago. The problem has been solved. Livestreaming sports just have a different QoS expectations than on demand. https://www.geeksforgeeks.org/how-did-hotstar-managed-5-9-cr...
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#564Earlier quoted context omitted.
> People just do not appreciate how many gotchas can pop up doing anything live. Sure thing, but also, how much resources do you think Netflix threw on this event? If organizations like FOSSDEM and CCC can do live events (although with way smaller viewership) across the globe without major hiccups on (relatively) tiny budgets and smaller infrastructure overall, how could Netflix not?
Scale changes everything, I don't think it's fair to shrug this off
Haven't Asian live sports been using p2p already two decades ago ?
(What is the biggest Peertube livestream so far ?)
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#565Everyone here talking like this something unique netflix had to deal with. Hotstar live streamed india va Pakistan cricket match with zero issues with all time high live viewership ever in the history of live telecast. Why would viewers paying $20 month want to think about their technical issues, they dropped the ball pure and simple. Tech already exists for this, it’s been done before even by espn, nothing new here.
The Independent reports 35m viewers of that cricket match [0]. Rolling Stone reported 120m for Tyson and Paul on Netflix [1]. These are very different numbers. 120m is Super Bowl territory. Could Hotstar handle 3-4 of those cricket matches at the same time without issue? [0] https://www.the-independent.com/sport/cricket/india-pakistan... [1] https://www.rollingstone.com/culture/culture-news/jake-paul-...
https://www.icc-cricket.com/news/biggest-cricket-world-cup-e...
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#566The way to deal with this is to constantly do live events, and actually build organizational muscle. Not these massive one off events in an area the tech team has no experience in.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#567People just do not appreciate how many gotchas can pop up doing anything live. Sure, Netflix might have a great CDN that works great for their canned content and I could see how they might have assumed that's the hardest part. Live has changed over the years from large satellite dishes beaming to a geosat and back down to the broadcast center($$$$$), to microwave to a more local broadcast center($$$$), to running ded…
It is weird because this was a solved problem. Every major network can broadcast the Super Bowl without issue. And while Netflix claims it streamed to 280 million, that’s if every single subscriber viewed it. Actual numbers put it in the 120 million range. Which is in line with the Super Bowl. Maybe Netflix needs to ask CBS or ABC how to broadcast
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#568It’s insane the excuses being made here for Netflix’s apparently unique circumstances. They failed. Full stop. There is no valid technical reason they couldn’t have had a smooth experience. There are numerous people with experience building these systems they could have hired and listened to. It isn’t a novel problem. Here are the other companies that are peers that livestream just fine, ignoring traditional broadcas…
So Netflix had 2 factors outside of their control
- unknown viewership
- unknown peak capacities outside their own networks
Both are solvable, but if you serve "saved" content you optimize for different use case than live streaming.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#569Earlier quoted context omitted.
This is true, but scale comes after production. Once you have the video encoded on a server with a stable connection the hard part is over. What netflix failed to do is spread the files to enough servers around the globe to handle the load. I'm surprised they were unable(?) to use their network of edge servers to handle the live stream. Just run the stream with a 10 second delay and in that time push the stream segme…
This right here is where I'd expect the failure to occur. This isn't Joey Beercan running OBS using their home internet connectivity. This is a major broadcast. I'd expect a full on broadcast truck/trailer. If they were attempting to broadcast this with the ($) option directly to a server from onsite, then I would demand my money back. Broadcasting a live IP signal just falls on its face so many times it's only the c…
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#570The way to deal with this is to constantly do live events, and actually build organizational muscle. Not these massive one off events in an area the tech team has no experience in.
I have this argument a lot in tech. We should always be doing (the thing we want to do) Somme examples that always get me in trouble (or at least big heated conversations) 1. Always be building: It does not matter if code was not changed, or there has been no PRs or whatever, build it. Something in your org or infra has likely changed. My argument is "I would rather have a build failure on software that is already re…