cross-posted from: https://lemmy.dbzer0.com/post/28930199
A bit of an effortpost :)
Please do crosspost in more fitting communities if you think of any
cross-posted from: https://lemmy.dbzer0.com/post/28930199
A bit of an effortpost :)
Please do crosspost in more fitting communities if you think of any
this definitely makes sense in the OSS community, but i feel like someone should’ve already done it as a semi pet project already. I know i would’ve done it.
that’s an interesting take, but personally i think the web should stick to pretty much static web pages, the browser is turning into a secondary operating system, which is being run on an operating system, which is just, stupid.
Personally i don’t think any of this stuff should be done over the web, period.
yeah, my main complaint though is that we do have things like jabber, this is already incredibly accessible, there is almost no need for expanding the current landscape because it’s been around for like 30 years now.
no but that’s not the immediate use case either, something like mumble is really nice if you’re playing games with other people and just want to VOIP so you don’t have to use a text chat, you can talk and play video games at the same time pretty easily. It’s also nice if you just want to casually hang around other people without having to be physically near them, or at a keyboard typing on it constantly.
i mean, you don’t need a camera, maybe in a professional setting, but in a casual setting, screensharing something to show someone else for example, you don’t even need a camera.
this is fair, and tbh i don’t even really want a discord clone, you could very easily just adapt one of the many existing text chat protocols IRC being the most obvious, and VOIP is basically a solved problem, that’s not hard either. Mumble has a pretty good low latency implementation of it, but you don’t always need low latency. Video sharing/video conferencing is harder, but we have things like youtube and netflix, so the actual video streaming part isn’t the hard thing. We have entire video manipulation libraries like FFMPEG as well, which will do everything you need it to do.
Mumble i think is the perfect example of a “minimalist” application, it does VOIP and it does it really well. I pretty much just want mumble but for video sharing and i’d be happy.
Pet project, yes; production-ready, that’s a whole 'nother story.
Ultimately some things are too complex to deliver out on tem “just because”. Such as web browsers, hence ATM there only exist about 2.
to be fair, linux was also a pet project, until it wasn’t. I’m not expecting people to drop zoom2 electric boogaloo over this or anything.
web browsers i could see, because they fucking suck, though there are a few alt browser projects currently going on, so there is that.
but something like VOIP and video sharing i would imagine is probably going to be magnitudes easier than something like a web browser.