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

Peers connection not working on windows 10 but works fine on windows 11 #468

Open
1 task done
iGeek912 opened this issue Dec 13, 2024 · 0 comments
Open
1 task done

Comments

@iGeek912
Copy link

Please, check for existing issues to avoid duplicates.

  • No similar issues found.

What happened?

So I was making this video calling WebRTC based project it worked fine for me knowing that I'm using windows 11, but when sharing it with other people that use windows 10 it doesn't work for them, the connection between peers doesn't happen.
NB : people that use windows 11 it also works fine for them
Here is my project

How can we reproduce the issue?

A new room gets created the creator is in the room waiting for other people to join in (his video source is seen on the page)
Copy paste the room url to join with a new user
A new participant gets created but not a new peer meaning no peers connection

What do you expected to happen?

The second person video source doesn't appear on the call page

Environment setup

  • OS: Windows 10
  • Platform:
  • Browser: Chrome, Mozilla, Edge

Is this a regression?

No response

Anything else?

No response

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

No branches or pull requests

1 participant