You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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.
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 .
The text was updated successfully, but these errors were encountered: