Create audio/video conferencing, screen sharing, chat using Mediasoup in React Native

I am going to create an application using React Native. My requirements are audio, video conferencing, chat, screen sharing. I need to use SFU architecture not peer to peer connection. I have checked mediasoup reference for react native


but it is redirecting to WebRTC. Please share some knowledge or links to achieve the same. Thanks in advance.

The purpose of this forum is not to get free consultancy services. Please make specific questions, nobody here is gonna share his knowledge with you by free just because you asked for it in a 2.5 lines topic.

1 Like

I just want some documentation to implement video conferencing using SFU architecture and media soup in react native project.