The home page looks like it was designed by a 20 year old who lives in a world of Javascript package managers. Get someone over 50 in there to kick them and remind them that "Start a new meeting" with things like "LeopardBottomSniffer" appearing under it means nothing to anyone but developers. Here's a better design, in text: - Who are we? This is Jitsi Meet video conferencing - How do I use it? Just type a name for…
Jitsi Meet: An open source alternative to Zoom
51–60 of 293 posts
Re: Jitsi Meet: An open source alternative to Zoom
#52Re: Jitsi Meet: An open source alternative to Zoom
#53We have a lot of experience working with Jitsi Meet, if anyone has questions integrating Jitsi, free to send me an email john@taskade.com. Happy to help!
Re: Jitsi Meet: An open source alternative to Zoom
#54There doesn't appear to be a share-window/share-screen option which feels like that makes this a non-starter for a lot of work-related applications.
Re: Jitsi Meet: An open source alternative to Zoom
#55I'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…
... but why? Is it just a familiarity thing?
Re: Jitsi Meet: An open source alternative to Zoom
#56I'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…
There is one complication most people don't realize -- Failed Reverse NAT traversal: For this you need a TURN server (I'm intentionally ignoring STUN for obvious reasons).
TURN servers have to route the actual media (video / audio) from user a b c but only if the user(s) can't directly connect. We hit Tb's a day through our TURN server and it gets expensive.
But complexity wise, it's an absolute doddle! Give it a go, if you have nodejs installed 90% of your work is done!
Re: Jitsi Meet: An open source alternative to Zoom
#57I'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…
Re: Jitsi Meet: An open source alternative to Zoom
#58We have a lot of experience working with Jitsi Meet, if anyone has questions integrating Jitsi, free to send me an email john@taskade.com. Happy to help!
What kind of work would it take to build video conferencing using jitsi meet into a mobile app?
This may be helpful:
- https://community.jitsi.org/t/integrate-jitsi-meet-in-existi...
- https://www.npmjs.com/package/react-native-jitsi-meet
You can check out our demos here:
- https://apps.apple.com/us/app/taskade-manage-anything/id1264...
- https://play.google.com/store/apps/details?id=com.taskade.mo...
Re: Jitsi Meet: An open source alternative to Zoom
#59The home page looks like it was designed by a 20 year old who lives in a world of Javascript package managers. Get someone over 50 in there to kick them and remind them that "Start a new meeting" with things like "LeopardBottomSniffer" appearing under it means nothing to anyone but developers. Here's a better design, in text: - Who are we? This is Jitsi Meet video conferencing - How do I use it? Just type a name for…
End users were looking for software a while back to do remote work or tele-conferencing and first it was companies that were using Zoom or Hangouts. By the time I saw actors and the mainstream media were mentioning and using Zoom [0], its mindshare was established right there and Jitsi now has a lot of catching up to do.
[0] https://www.bbc.co.uk/news/av/technology-51999522/coronaviru...
Re: Jitsi Meet: An open source alternative to Zoom
#60I'm seeing comments how how good Jitsi is, but can someone categorically say Jitsi is comparable to or better than Zoom?
The advantages of Zoom are ease of setup, smooth simultaneous video experience (tiled) for 20+ participants, and breakout rooms. The experience is so good that I was convinced to fork out my own money for a personal subscription. If Jitsi can do all of the above, I'd be inclined to try it out for my next meeting.