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

Sometimes video freezes forever (no RTP received in browser at all) #164

Closed
ibc opened this issue Nov 17, 2017 · 3 comments
Closed

Sometimes video freezes forever (no RTP received in browser at all) #164

ibc opened this issue Nov 17, 2017 · 3 comments
Labels
Milestone

Comments

@ibc
Copy link
Member

ibc commented Nov 17, 2017

By just opening two tabs in the same room in Chrome, very often I get 100% permanent frozen video. chrome://webrtc-internals shows no more incoming video RTP at all.

I think there is a regression somewhere.

@ibc ibc added the bug label Nov 17, 2017
@ibc ibc added this to the v2 milestone Nov 17, 2017
@ibc
Copy link
Member Author

ibc commented Nov 17, 2017

It happens in the demo. Once I get permament frozen video, if I run CONSUMER.enableStats(); on the video consumer, #160 happens always.

I think that when a simulcast layer dies, somehow we stop completely sending media to the remote consumer (in certain cases).

@ibc
Copy link
Member Author

ibc commented Nov 17, 2017

I'm pretty sure this addition is causing this regression (the frozen video one).

@ibc
Copy link
Member Author

ibc commented Nov 20, 2017

fixed in 2.0.5

@ibc ibc closed this as completed Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant