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 Freezes when I hit end call #34

Open
veerareddyvishal144 opened this issue Apr 16, 2020 · 1 comment
Open

Video Freezes when I hit end call #34

veerareddyvishal144 opened this issue Apr 16, 2020 · 1 comment
Labels
bug Something isn't working design easy fix

Comments

@veerareddyvishal144
Copy link

When I hit on end call the video the caller video freezes and doesn't disappear immediately.

@Chaphasilor
Copy link
Collaborator

You mean the other participant still sees you for a few seconds before the video stops, right?

That is because for now we're not telling the other peer that the first peer has ended the call, the video stream simply stops.
The other peer then tries to reconnect for a bit and after that fails it ends the call as well.

Thanks for making us aware of that, we'll try and fix it soon :)

@Chaphasilor Chaphasilor added bug Something isn't working design easy fix labels Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design easy fix
Projects
None yet
Development

No branches or pull requests

2 participants