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

duplication of joining new user-Reg #31

Open
Boopalan-M opened this issue Feb 17, 2021 · 5 comments
Open

duplication of joining new user-Reg #31

Boopalan-M opened this issue Feb 17, 2021 · 5 comments

Comments

@Boopalan-M
Copy link

In localhost when the new user connects it connects perfectly. But when i host in server the video of the new users gets duplicated. How can i resolve this issue.

Thanks in advance!!!!!!!

@wasifAL
Copy link

wasifAL commented Feb 17, 2021

You need to host it with https configuration otherwise websocket doesn't connect though it will work in localhost.

@Boopalan-M
Copy link
Author

Thank you for your reply !!!!! But my doubt is

It works in server also but the video of new user getting duplicated twice

For example if A is the host B wants to connect means the video of B was show to A and the video of a was show to B.
But the video of B was show 2video to A and viceversa.

How can i resolve this ..
Thanks in advance

You need to host it with https configuration otherwise websocket doesn't connect though it will work in localhost.

@wasifAL
Copy link

wasifAL commented Feb 17, 2021

I haven't tried with multiple device so can't be of much help. I just tried in local to see how the socket works. If I find any work around I will let you know here.

@Boopalan-M
Copy link
Author

I haven't tried with multiple device so can't be of much help. I just tried in local to see how the socket works. If I find any work around I will let you know here.

Thank youu!!!!!!!!!

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

3 participants