this post was submitted on 13 Nov 2024
358 points (99.7% liked)
Programmer Humor
32469 readers
446 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
as if the technology is what makes livestream services difficult anyways lmao
it's just expensive as shit because it involves a lot of data
A lot of data throughput and buffer just for ingesting and distributing the live streams themselves, technical and business administration to keep things running, moderation to ensure compliance with content laws and data protection regulation, and then there's still all the other fancy features major platforms offer if you want to compete for users.
Multiple resolution options with server-side rescaling for users with slower connections? Graphics computing power.
Store past broadcasts? Massive amounts of data storage capacity.
Social features? Even more moderation.
And we haven't even touched on the monetary issue of "How do you pay for all that?" and all its attached complexity. You could be running the nicest platform in the world, but without any funding, it won't run very long.