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

Publisher is not sending 3rd layer in simulcast mode #1761

Open
vpoddubchak opened this issue Oct 7, 2021 · 0 comments
Open

Publisher is not sending 3rd layer in simulcast mode #1761

vpoddubchak opened this issue Oct 7, 2021 · 0 comments

Comments

@vpoddubchak
Copy link
Contributor

Steps to reproduce:

  1. Deploy and run licode in docker container
  2. Modify BasicExample to use simulcast
  3. Change settings to use defaultBW=3000, maxBandwidth=10000
  4. Run it in 2 tabs and see webrtc-internals

In statistic on publisher side, we can see (see attach):
googFrameHeightInput: 480
googFrameHeightSent: 240
bitsSentPerSecond: ~1Mbit (far from maximum value, so, there is a room for more layers)

If deploy ackuaria and see on statistic of publisher's stream, we can see just 2 spatial layers (should be 3)

Screenshot from 2021-10-07 13-47-48

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

1 participant