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
Hello,
I followed the demo app and for two people video calling working fine. But there is no option to add multiple people. Can you please share me the demo example for video conference call. I checked the document for video conference but i am not getting any idea to integrate in react native.
The text was updated successfully, but these errors were encountered:
To make a conference call, you will need to use Client.callConference instead of Client.call. You should also design your call layout to show multiple remote videos from different endpoints (the demo project is designed to show only one).
Hello,
I followed the demo app and for two people video calling working fine. But there is no option to add multiple people. Can you please share me the demo example for video conference call. I checked the document for video conference but i am not getting any idea to integrate in react native.
The text was updated successfully, but these errors were encountered: