m1k1o / neko

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

Microphone support? #169

Closed justinlu closed 2 years ago

justinlu commented 2 years ago

Does neko have microphone support? I didn't see a microphone/recording device available in chrome. So voice search or voice recording are available in browser.

It would be great the microphone can be supported. :-)

yesBad commented 2 years ago

I don't get it. You want voice chat or wdym?

justinlu commented 2 years ago

Yes, voice chat & meeting. Or just voice search, see Google or YouTube.

yesBad commented 2 years ago

chrome_WhTcJTfQKS

m1k1o commented 2 years ago

If we are talking about the client and having possibility to call with other users connected to neko, that is non goal, as already mentioned.

But you mean microphone support for the remote browser, right? So proxying your local microphone to the remote browser.

justinlu commented 2 years ago

Right, microphone support for remote browser. I would like to use voice search and other voice functions in remote Chrome browser.

In Chrome container "m1k1o/neko:chromium", it seems that the local microphone is not mapped to the remote browser. So all voice functions in remote browser don't work.

yesBad commented 2 years ago

Ngl, I didn't know people even use voice search.

m1k1o commented 2 years ago

Adding external peripherals is not planned as of now.