(no title)
Jakob | 1 year ago
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.
dylan604|1 year ago
well, since it's so easy for you, you should apply at Netflix as they can't figure it out.