What does HackerNews think of mirotalk?

🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.

Language: JavaScript

#42 in Node.js
#14 in P2P
#3 in Web app
You don't.

https://github.com/miroslavpejic85/mirotalk

It's even faster for 1 on 1 conversations, but as others said, if there are too much participants it will be slower.

Hello badrabbit,

Thanks for your feedback!

However, MiroTalk in addition to being open-source, has many features that are not just video calls and chats, below I list all the repos where you can see, more or less, the features it offers:

MiroTalk P2P: https://github.com/miroslavpejic85/mirotalk

MiroTalk SFU: https://github.com/miroslavpejic85/mirotalksfu

MiroTalk C2C (new): https://github.com/miroslavpejic85/mirotalkc2c

MiroTalk WEB (new): https://github.com/miroslavpejic85/mirotalkwebrtc

There are features like Alexa, in the SFU version, where you can interact with the app vocally, giving it commands such as: open the chat, send messages, send files, and so on...

Obviously MiroTalk can be improved and can grow further, I'm just giving a chance to not depend on Zoom, Teams, Google Meet ... and have something of your own, that you can customizable, To run in the cloud, in your local PC (exposing on HTTPS with ngrok: docs/ngrok.md) or in your own dedicated server (following the documentation: docs/self-hosting.md)

In addition, being a PWA (progressive web app: https://www.youtube.com/watch?v=Z8MjdQGyjfA&ab_channel=Women...) it doesn't need a native app, it lives in any browser and works in any mobile or desktop devices :)

Hello GOATS, Very Nice, i want to share also these 2 FOSS projects i found, that can be a good alternative to discord, if can be useful:

MiroTalk: https://github.com/miroslavpejic85/mirotalksfu & https://github.com/miroslavpejic85/mirotalk

Keep it up!

Wow! So there is the possibility of having remote screen control using the WebRTC for the stream and then other trick for the mouse coordinates and keyboard! I hope to be able to integrate it also in https://github.com/miroslavpejic85/mirotalk that would be great! Thank you so much for sharing! Maybe I can try to do it looking from: https://github.com/maxogden/screencat

Keep it up!