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
3.03k stars 558 forks source link

Request regarding camera/mic access. #59

Closed dillfrescott closed 2 years ago

dillfrescott commented 3 years ago

It would be great if you were able to join mirotalk without a camera. I mainly just use microphone and screen sharing with my friends.

miroslavpejic85 commented 3 years ago

Hi @DillFrescott, I agree with you. It will be implemented. Regards

AdelaGarri320 commented 2 years ago

Aww thank you for your great idea. I was about to say the same. I also have seen a site with such aspects. Have a look https://supremescope.com/best-cheap-night-vision-scope/

sandro2205 commented 2 years ago

Hi @miroslavpejic85 I think this is possible when using connection.dontAttachStream = true; from RTCMultiConnection.js https://www.webrtc-experiment.com/RTCMultiConnection/join-with-or-without-camera.html

miroslavpejic85 commented 2 years ago

Hi @sandro2205, Thanks, but MiroTalk-P2P not using that lib. Anyway joining to room without webcam - audio or both, now is possible on MiroTalk-SFU version: https://github.com/miroslavpejic85/mirotalksfu

miroslavpejic85 commented 2 years ago

Joining room without webcam now is possible also on MiroTalk P2P: https://github.com/miroslavpejic85/mirotalk/commit/dc51c1c8d9b82ab81f893aab20de62d29fd44a19

mirotalk-p2p-no-webcam

yezhenhuitony commented 1 year ago

Hi miroslavpejic85 I tested versions: Jul 10, 2022, and the latest version. If the computer does not have WEBCAM, it cannot enter the room. The prompt is as follows: image image I would be grateful if you could help me solve this problem

Thank you

Jaideep25 commented 1 year ago

To fix that, please deny camera access otherwise it will show the error... image Click on that lock symbol and deny camera access.