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

does not allow to show the webcam in the browser #2

Open
NestorDevs opened this issue Jan 14, 2022 · 4 comments
Open

does not allow to show the webcam in the browser #2

NestorDevs opened this issue Jan 14, 2022 · 4 comments

Comments

@NestorDevs
Copy link

does not allow to show the webcam in the browser

@ozanturhan
Copy link
Owner

@NestorDevs can you give me more detail about it? I've checked https://react-socket-io-webrtc-client.herokuapp.com/ demo page. It is working on Chrome latest version and Safari.

@NestorDevs
Copy link
Author

@NestorDevs , ¿puede darme más detalles al respecto? Revisé la página de demostración https://react-socket-io-webrtc-client.herokuapp.com/ . Está funcionando en la última versión de Chrome y Safari.

if it's working I think it's from my camera on the pc because it works fine on the phone... one question... how many users can be connected to a room... is it possible? because the internet connect two users and they don't see each other

@ozanturhan
Copy link
Owner

ozanturhan commented Jan 14, 2022

It's just a sample application. It shows how WebRTC work. I haven't done a load test yet and I don't expect that it to perform well. Also there is no limitation to connect with multiple client in a room. But I store users in memory. It's not the best way to store rooms and users of course. I tried it with three of my friends. It has worked as I expected. But if you connect large number of users in a room there will be performans issues.

@NestorDevs
Copy link
Author

NestorDevs commented Jan 14, 2022

image
this is my version chrome windows 10 .

image
It tells me that I use this camera but I have my webcam connected

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

2 participants