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

Remote Connection Issue #1274

Open
1 task done
Ravindu007 opened this issue May 16, 2024 · 0 comments
Open
1 task done

Remote Connection Issue #1274

Ravindu007 opened this issue May 16, 2024 · 0 comments
Labels
bug unconfirmed not yet verified as an issue

Comments

@Ravindu007
Copy link

Please, check for existing issues to avoid duplicates.

  • No similar issues found.

What happened?

I have created a WebRTC application and created my own peer server as well. Web application is now deployed. For the peer connection configuration I have not setup any ice candidates, went with the defaults.
My problem is with some users the application is just working fine and for some users, they cannot access other peers stream. is this happen due to using default STUN TURN Servers provided by peer js. Is there any where to overcome this challenge?
Thank you.

below is the peer connection console log contains the information on STUN and TURN server.
image

How can we reproduce the issue?

Try to make a connection using PeerJS

What do you expected to happen?

Application working fine with every users. Not for some of them.

Environment setup

  • OS: Windows
  • Browser: Chrome

Is this a regression?

No response

Anything else?

No response

@Ravindu007 Ravindu007 added bug unconfirmed not yet verified as an issue labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unconfirmed not yet verified as an issue
Projects
None yet
Development

No branches or pull requests

1 participant