react-native-twilio-video-webrtc
react-native-twilio-video-webrtc copied to clipboard
How can I set the maxTracks constraint?
Unless I am missing something, it looks like .connect() is implemented differently in this library than it is in the Twilio SDK.
Is it possible for me to set maxTracks?
We haven't implemented this yet, but it should be easy enough to add that to the connection options. If you wanna put up a PR, I'd be happy to help shepherd it into master.