Open mrsasuu opened 3 years ago
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.
@mrsasuu I have made a PR that enables Bandwidth Profile API: https://github.com/blackuy/react-native-twilio-video-webrtc/pull/459
You can help test the PR and contribute on the PR to for this feature.
I will try your approach ASAP thank you so much!
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 .