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

Question - How to setup simulcast and bandwidth profile if possible #450

Open
mrsasuu opened this issue Feb 10, 2021 · 3 comments
Open

Question - How to setup simulcast and bandwidth profile if possible #450

mrsasuu opened this issue Feb 10, 2021 · 3 comments

Comments

@mrsasuu
Copy link

mrsasuu commented Feb 10, 2021

Hi, I am adapting an app build in react native to perform cross video calls with another web app that uses Twilio video and I wonder if is possible (or will be soon) to stablish a bandwidth profile and enable simulcast as is possible in the Javascript or native SDK .

@slycoder
Copy link
Collaborator

I don't have any plans to personally implement this feature, but based on my reading it looks fairly straightforward. You would just need to update the connect options to set simulcast to true. If you're interested in working on it, we'd welcome a PR to improve the library! Lemme know if you'd like any pointers.

@umarniz
Copy link
Contributor

umarniz commented Mar 11, 2021

@mrsasuu I have made a PR that enables Bandwidth Profile API: #459

You can help test the PR and contribute on the PR to for this feature.

@mrsasuu
Copy link
Author

mrsasuu commented Mar 23, 2021

I will try your approach ASAP thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants