m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.96k stars 449 forks source link

Audio calls support #216

Closed alanmilinovic closed 1 year ago

alanmilinovic commented 1 year ago

Hi, I find this project as an great collaboration tool with amazing performance in terms of sharing any content to other people. Chat functionality together with keyboard control is also great.

Now, to go one step further I am wondering if it would be possible to have audio calls supported as well. Maybe even video calls, were you could bring collaboration to even higher level.

yesBad commented 1 year ago

https://neko.m1k1o.net/#/non-goals

m1k1o commented 1 year ago

Yes, that is non-goal. I can image either creating a new project that embeds neko and adds this functionality, or some kind of plugins for neko, where audio calls would be one of it.

alanmilinovic commented 1 year ago

Ok, tnx, for explanation.