Of course, region-specific copyright deals are incredibly complex etc. etc., so I could imagine it was just a matter of waiting out until the last person putting up a veto retired or moved on to other things.
Of course, region-specific copyright deals are incredibly complex etc. etc., so I could imagine it was just a matter of waiting out until the last person putting up a veto retired or moved on to other things.
Similar to running on-prep vs cloud.
Take Netflix for example. Their CDN at scale is pretty good for VOD type of delivery, but they continue to get it wrong for live event streaming. Even Twit..er, X falls down with their large event live streaming.
Adding the "live" component makes everything just that much harder
Live streaming with HLS is equal to distributing static files and can be very low latency.
If you need to go below 3s of latency, yes it becomes harder, but everything else is thankfully solved.
The bigger issue with live streaming are the peaks: 0 views in one second and millions in the next. Even with static content delivery that leads to all kinds of issues.