←back to thread

1597 points seapunk | 4 comments | | HN request time: 0.621s | source
Show context
gnusty_gnurc ◴[] No.22703264[source]
I’ve found Jitsi to be more than adequate with no need to download an app onto my computer. Just share the link with my friends!
replies(2): >>22703500 #>>22705550 #
1. JumpCrisscross ◴[] No.22705550[source]
> I’ve found Jitsi to be more than adequate

Just looked it up. Seems to be Chrome only. As a Safari and Firefox user, that ends my decision-making tree with two clicks.

replies(3): >>22705624 #>>22705805 #>>22708008 #
2. bennofs ◴[] No.22705624[source]
They are working on it: https://github.com/jitsi/jitsi-meet/issues/4758. Unfortunately, I think WebRTC support is still not 100% uniform across browsers (there seem to be a range of browser-specific behaviour and bugs), making it hard to easily support all browsers. And Chrome appears to be the browser which implements new WebRTC features the fastest, so I can understand Jitsi Meet focusing their efforts on that platform.

You don't need chrome though, chromium should be enough.

3. teekert ◴[] No.22705805[source]
On Linux it (obviously) also works on chromium, perhaps it also works on the new Edge? FF would be nice though.
4. phyzome ◴[] No.22708008[source]
Worked on Firefox on Linux for me.