-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Simulcast no longer works #1079
Comments
Thanks for the details and for your time testing different commits. |
@lodoyun Please how do I modify the spatial and temporal layer in Chrome developer console? |
@ChukwudiUzoma It should work. Check that simulcast is working and you're not using either v4 or the latest code |
@lodoyun Thanks mate, fixed it. It was just a browser problem. |
After PR #1075 simulcast in chrome no longer works.
Steps to reproduce the issue:
Describe the results you received:
The quality remain in the low layer
Describe the results you expected:
Works as expected
Additional information you deem important (e.g. issue happens only occasionally):
Tried to also force the quality layer with remotestram._setStaticQualityLayer(1,2)
the command is ignored, still receiving low spatial layer.
Licode commit/release where the issue is happening
e6cd88b
Additional environment details (Local, AWS, Docker, etc.):
tried in localhost (OSX).
the commit before, works as expected
The text was updated successfully, but these errors were encountered: