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

New user doesn't get mediastreams of peers that joined before him #13

Open
elizavetaRa opened this issue Apr 30, 2020 · 1 comment
Open

Comments

@elizavetaRa
Copy link

I tested with your video-chat demo and signalbuddy.

  • this.webrtc.getPeers() and this.webrtc.getClients() return empty for new user

  • the peers are there in this.webrtc.webrtc.peers but without corresponding streams

  • if I call this.webrtc.startLocalVideo() on each peer when new peer joins, it gets the videos but his own stream stops for the peers.

@elizavetaRa
Copy link
Author

Ok, found out that this happens if two insantces of webrtc are running and one has text data only.

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

1 participant