Zoom Alternatives for Longer Meetings?
Before I start this, this desperately needs to be something a normal person can install.
Over the last couple of weeks, I've been teaching one of my best friends how to program. I've known him for well over a decade and this has been one of the most rewarding experiences of my life.
However, zoom, unless you want to pay for it will kick you out after 40 minutes.
We then tried to switch to Google meet. The experience was so bad, we gave up and went back to Zoom.
24 comments
[ 3.1 ms ] story [ 54.5 ms ] threadhttps://meet.jit.si/
The URL can be an ordinary long string or random sequence like
http://meet.jit.si/somerandomplaceontheinternettomeetme
Remember though: meet.jit.si, like other WebRTC video conferencing tools is nothing but a coordination point/SIP, a rendezvous server that then connects you peer-to-peer via the protocol for 1-2-1 calls or a Videobridge for groups. Unlike Teams and Zoom though, you can set up your own, which is a significant security and performance value-add.
When Jitsi (WebRTC) struggles it seems to do a sensible thing and fall back to preserving good audio but temporarily dropping the video completely.
One or one calls should be using direct peer to peer connection thanks to webrtc.
Group calls will be routed by the server, so latency will be an issue depending on the server location.
https://whereby.com/information/pricing/
[1] https://www.skype.com/en/blogs/2018-09-call-recording/
It's an interesting story to hear about.
VSCode has a live sharing extension (https://code.visualstudio.com/learn/collaboration/live-share), and there are some editors with this functionality built-in such as SubEthaEdit for Mac. If memory serves there’s even a Vim plug-in.
Looks like there’s a few online services dedicated to doing this in a browser: https://codeshare.io
https://pop.com/
1: https://www.microsoft.com/en-us/microsoft-teams/teams-for-ho...
It's also open source: https://github.com/signalapp/Signal-Desktop
Jitsu Meet (https://meet.jit.si/ with reviews elsewhere in this thread) is also great and has a web interface if you'd prefer not to install anything.