Live data from Hacker News

Jitsi Meet: An open source alternative to Zoom

meet.jit.si

221–230 of 293 posts

Re: Jitsi Meet: An open source alternative to Zoom

#221
post #83

What about a web based WebRTC solution? So people don’t have to download anything?

I’m fairly certain this can run in the browser, although it seems to default to an app download on mobile.

In Firefox, if you click the 3-dots and then "Request desktop site", it let's you use the website for video conferencing... (which should be the default even for mobile)

Re: Jitsi Meet: An open source alternative to Zoom

#222

I've tried Jitsi Meet and found it to be smooth. During a hangout call with a group of ~8 friends I introduced it as an alternative. User experience comparison: Onboarding: Jitsi: Click a URL. No accounts. Hangouts: Google account. Need to individually invite other Google accounts. Video Quality: Jitsi: Decent, slightly better than hangouts. Hangouts: Passable but grainy. Video Layout: Jitsi: Automatically big-screen…

You can share a link to a hangout, definitely don't need to add people individually

That's for a meet, launched from a Corp account

Re: Jitsi Meet: An open source alternative to Zoom

#227

Earlier quoted context omitted.

Slightly surprised by the response, Jitsi seems fine to me. Is it worse than Slack?

I've noticed that a lot of people have an aversion to software that doesn't have a name that's made from English word(s). This is possibly because the most common software out there has this property, and so people subconsciously associate it with quality (exceptions abound, of course, Samsung, Adobe, but I think that you need to reach a certain size to break free from the negative stigma in English-speaking countrie…

The name Linux is not the issue, the fact that it isn't a product might be.

Think of Windows or macOS, pick a version, you can picture what it looks like and what apps run on it. Linux isn't a specific product. You can't install Linux 10.15. You might install a specific kernel version, or a specific distro version, but Linux is more of an assemblage of packages rather than one cohesive end-product. And it's not as easy to picture Linux in your mind. One Linux user will use default Ubuntu installation, one Linux user will boot directly to terminal because window managers, and other Linux user will be using Android which is completely different case as well.

Re: Jitsi Meet: An open source alternative to Zoom

#228

It's very disheartening that when you try to connect with firefox, it says you should use chrome. This is a direct stab in the heart of the people who would favor it over zoom because it is free software.

After Firefox warning I've tried Safari and got the same 'Browser Warning' badge btw.

Re: Jitsi Meet: An open source alternative to Zoom

#230

I'm curious... between Whereby and Jitsi and I assume other browser-based video solutions relying on WebRTC... ...how big is the barrier these days to building a "videoconferencing platform" supporting millions of people... that runs on a single server? Because if you need to do is build a pretty website that essentially just keeps track of meeting names and the names and IP addresses of participants... ...while each…

It doesn't scale well beyond a handful of people. You need *N bandwidth to send and receive, and without a thing called 'simulcast' (creating multiple, different quality stream simultaneously) which doesn't have good browser support the quality is defined by the lowest common denominator. A central server solves many, many issues that result in better quality. Jitsi itself barely works on Firefox and not at all on mo…

It actually works fine on Android browsers (checked in FF and Chrome), you just have to load the page in Desktop mode so that it stops pushing the apps to you.

Hopefully they'll reconsider their decision if they want it to get popular...

Post reply on HN