Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is it not different browser compatible and how can be fixed? #4

Open
me-imfhd opened this issue Jul 16, 2023 · 9 comments
Open

Comments

@me-imfhd
Copy link

me opening one "http://localhost:5173/meeting/123"
in chrome it does not let other "http://localhost:5173/meeting/123" open in edge
and vice versa
why?

@me-imfhd
Copy link
Author

Uncaught (in promise) DOMException: Could not start video source
this is the error i am getting

@satya-nishanth
Copy link

The error you mentioned, generally occurs if the user permissions were denied or can't access. Just check once whether they are properly enabled or not.

@me-imfhd
Copy link
Author

image
it shows this interface, (also everything is enabled, up-to my knowledge)
@nish9142

@satya-nishanth
Copy link

looks strange Dm me , lets connect

@blair49
Copy link

blair49 commented Jul 17, 2023

At a time only one app can use camera. So even if you open one tab and then try to open the camera app it will show error. At least that is the case in Windows.

@me-imfhd
Copy link
Author

oh seems very logical
maybe that's the case

@satya-nishanth
Copy link

I don’t know about Windows but multiple apps can access the camera app on Mac. Anyways if the browser has camera access it gets the stream of the video ...so it doesn't matter how many apps are using the camera. @me-imfhd open this in your browser and give a/v permission: https://www.webrtc-experiment.com/DetectRTC/ and see whether your browser supports necessary things or not

@Sainith123
Copy link

@satya-nishanth Please provide a Readme file for this.
How to run this after installing all the dependencies

@Sainith123
Copy link

could someone help me with setting up this locally
I am unable to fetch the interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants