-
Notifications
You must be signed in to change notification settings - Fork 30
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
Stream behaving weirdly when the room is created by ~3 people. #95
Comments
Hey @sansyrox would love to work on the backend of this APP. Also can we've have a backend tag for the issues would really help me looking into specific issues. |
Hey @nimit2801 , We have migrated away from a monolith architecture. You can have a look at the backend repo there. |
Ohh, I don't see any issues there right now! Would watch it constantly for any issues! |
I library like Peerjs should fix this: https://glitch.com/edit/#!/peerjs-video?path=public%2Fmain.js%3A1%3A0 We are only using one stun server and handling native connections. We should use something more off the shelf. @raghavdhingra what say? |
@nimit2801 , if this works well, we will also be integrating peer js in our backend. Let us know if you'd be interested in that. |
Sure, I'd look more into peer.js and would love to help. |
I can't seem to debug this.
Need to figure this out.
The text was updated successfully, but these errors were encountered: