miroslavpejic85 / mirotalk

🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 8k and 60fps, compatible with all browsers and platforms.
https://p2p.mirotalk.com
GNU Affero General Public License v3.0
2.9k stars 546 forks source link

join the meeting with out requesting the mic and cam permissions #100

Closed Mo-Islayh closed 2 years ago

Mo-Islayh commented 2 years ago

Feature request

join the meeting with out requesting the mic and cam permissions, so users can listen the conversation, when ever they want to join they click on the mic button which is gonna fire a function that request the mic permission, so with the cam .

that would be absolutely amazing and adding more trust to the service as users think nothing is going on behind the scenes

miroslavpejic85 commented 2 years ago

Hello @moislaieh,

All WebRTC apps need you to give the audio & cam permissions to work properly. Even google-meet before you join the room asks you to give permission to the microphone and the cam.

permissions

Anyway you can also set the cam-video permissions from your browser for a specific site. However mirotalk doesn't work for now without cam-audio, there is already a task about it: https://github.com/miroslavpejic85/mirotalk/issues/59

PS: If you have pleasure, join with us on Discord channel: ideas and suggestions, where we can all talk together.

Thank you very much and have a nice weekend.

Mo-Islayh commented 2 years ago

okay, cool man, I know the mic and the cam are important for calling apps but I was thinking of building a MERN app over it and turn it to a social app, but users don't trust apps that take permission when its not necessary (if they just join to chat for example), so I have to find a way to make it run with out asking permission or build the mesh from scratch

thank you for sharing your project , I really learned lots of stuff by exploring it . ❤️

miroslavpejic85 commented 2 years ago

I understand your point of view, Thanks to you I'm happy that you found MiroTalk useful! :)