Open pmogollons opened 3 years ago
I found this comments on the SDK Reference, still not an answer to the question, but might help to get there.
Only one preview video unit can be added in a MobileRTCVideoView. Only one active video unit can be added in a MobileRTCVideoView. Only one shared video unit can be added to the MobileRTCVideoView.
EDIT: Fixed the link to the correct page on docs
I see, I guess then we cannot have both at the same time.
Also note that the link you've provided leads to the main SDK page (not specific one with the quotes you've provided)
You are right, I just updatded the link to the correct page in the docs.
:thinking: It is working for me - see https://github.com/mieszko4/react-native-zoom-us-test/commit/27ecd8bc642678fe3dccb385b1ceae884c54504b
However, I cannot show both screen share an video at the same time
Originally posted by @mieszko4 in https://github.com/mieszko4/react-native-zoom-us/issues/142#issuecomment-930425871