Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: Simulcast only working stable on 720p or lower qualities
Open
@karasusan is already working on this.
Since Nov 3, 2023.
bug
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Package version
3.0.0-pre.7
Environment
* OS:Ubuntu 22.04
* Unity version: 2022.3.3f1
Steps To Reproduce
I'm repeating the test of https://github.com/Unity-Technologies/com.unity.webrtc/issues/925.
With the latest version 3.0.0-pre.7 I've seen that now simulcast works, but it only takes the 2 lowest quality. Normally, simulcast is configured by setting 3 rids (h;m;l) so only 2 of them can be used.
Is this limitation known of the newest version? Or should work for 3 or more substreams?
Thank you
Current Behavior
Simulcacst not working for 3 substreams.
Expected Behavior
Should work with 3 substreams.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.