Live data from Hacker News

Ask HN: Open-Source alternative to Zoom – Teams – Google meet and so on

news.ycombinator.com

1–10 of 25 posts

Re: Ask HN: Open-Source alternative to Zoom – Teams – Google meet and so on

#2
I found Jitsi: https://github.com/jitsi/jitsi-meet but is a very big projects and not easy to understand.

I need some other alternative solutions, with much fewer codes, that has features like:

[1] webcam streaming

[2] audio streaming

[3] screen sharing

[4] file sharing

[5] messaging

[6] whiteboard

[7] recording

Any help is very appreciated. Thanks

Re: Ask HN: Open-Source alternative to Zoom – Teams – Google meet and so on

#8
Hey, You can try MiroTalk P2P [1] or MiroTalk SFU [2]

[1] https://github.com/miroslavpejic85/mirotalk

[2] https://github.com/miroslavpejic85/mirotalksfu

Live Demo:

[1] https://mirotalk.up.railway.app/

[2] https://sfu.mirotalk.org/

It's fulfill All the functions you requested.

Re: Ask HN: Open-Source alternative to Zoom – Teams – Google meet and so on

#9

I found Jitsi: https://github.com/jitsi/jitsi-meet but is a very big projects and not easy to understand. I need some other alternative solutions, with much fewer codes, that has features like: [1] webcam streaming [2] audio streaming [3] screen sharing [4] file sharing [5] messaging [6] whiteboard [7] recording Any help is very appreciated. Thanks

I have been using Jitsi since the start of lockdowns. It works very well and has a very active development. The install instructions were pretty straight forward and I had it up in less than an hour on a base Vultr Debian vm.

Re: Ask HN: Open-Source alternative to Zoom – Teams – Google meet and so on

#10
post #5

I've never tried it but I've always been curious about MatterMost. It's an open source slack knock off. I believe they even have some API integration with other services the way slack does.

Very Interesting, and pretty much like Slack, thank you very much.
Post reply on HN