I’m looking for something that can do chat, video calling with support for guess links and chats. I need it to work in the browser so I can send people a link to a chat session. Bonus if it has a simple mobile app and calendar integration.
Anyone know of something that isn’t Nextcloud Chat?
just_another_person@lemmy.world 16 hours ago
There is no way to do what teams does without significant infrastructure. Same with Slack and others.
If you want something that just gets close to the mark, look at Jitsi. It’s about as complete as you could expect for just video/voice.
What you may not understand about conferencing platforms is that they are dozens of different hosted services working together to provide a cohesive UE. Video, SIP, VOIP, auth, identity…these are all separate services that are deployed as microservices to get what you get. If you find the bare minimum of the services you actually need, you can probably cobble something together, but it’s not going to be a simple running of one service to get the same experience.
Smoolak@lemmy.world 16 hours ago
I’m hosting a matrix server with a TURN server and it’s fairly easy to selfhost. This sounds exaggerated.
just_another_person@lemmy.world 15 hours ago
That just covers voice/video. OP is asking about a lot more.
possiblylinux127@lemmy.zip 10 hours ago
Do you need Element for that? Also is there a way to do guest access with a link?
possiblylinux127@lemmy.zip 16 hours ago
It isn’t that hard. All I’m looking for is a chat/video call service. Jitsi is close but it purely does video calling. I want something that is a chat where guests can join a group with a link. That shouldn’t take much. (It didn’t with Nextcloud)
just_another_person@lemmy.world 15 hours ago
Well if “it shouldn’t take much”, then it shouldn’t be hard to find a solution, right?
I’m now wondering why you’re here asking this question if you fully understand what you’re asking about.
oshu@lemmy.world 10 hours ago
Then write a howto instead of asking here. That shouldn’t take much.
Ulrich@feddit.org 12 hours ago
Not sure what you mean by that. Turn off the camera and you’ve got an audio chat.
That’s exactly how Jitsi works.