You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
Please, check for existing issues to avoid duplicates.
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.
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
Is this a regression?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: