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

Video stream acting weirdly #3

Open
sansyrox opened this issue Jun 27, 2021 · 4 comments
Open

Video stream acting weirdly #3

sansyrox opened this issue Jun 27, 2021 · 4 comments

Comments

@sansyrox
Copy link
Member

Videos are sometimes visible to only a few participants in the call.

@nimit2801
Copy link

Hey, @sansyrox is there a debug log for the following error, more info would help to solve this bug.
Thank You!

@sansyrox
Copy link
Member Author

sansyrox commented Jul 7, 2021

@nimit2801 , yes it is an issue with video codecs and the wavering webrtc servers in our code. So we will be changing the native socketio rooms to peerjs rooms.

@sansyrox
Copy link
Member Author

sansyrox commented Jul 7, 2021

@nimit2801 , lmk if you'd be interested in its implementation.

@nimit2801
Copy link

I've worked with socket.io a bit but don't have enough experience with peerjs. Sorry for the late reply got busy with some projects.
Would love to check this project out on weekends.
The problems I can infer from this issue is:

  1. The issue is with the library socket.io and want to revamp the code base with peerjs
  2. peerjs would solve this by introducing its own simple webrtc solution

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

2 participants