react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

How can I set the maxTracks constraint?

Open tylers-username opened this issue 4 years ago • 1 comments

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?

tylers-username avatar Jun 15 '21 18:06 tylers-username

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.

slycoder avatar Jun 19 '21 01:06 slycoder