I’m looking for the best video conferencing SDK for my e-learning app, which is built using React and React Native. I’ve already tried Jitsi, but due to deprecated packages and limited functionalities like recording and screen sharing, I’m considering migrating to another provider, such as AWS Chime, BigBlueButton, or another alternative. Here’s my use case:
I conduct 70 sessions daily, with 20 users in each session, lasting 60 minutes each.
I need a video SDK that offers good value for money and is easy to integrate.
Could you recommend the best solution for my needs, along with an estimate for the monthly cost or information on a self-hosted video SDK?
I tried the jitsi but unfortunately it failed to work with react-native. So, I need a better solution instead of jitsi or else if I can make jitsi work with react-native means please guide my the steps.