Are there any Resolution settings and Receive settings applicable for React native mobile app?
Hi,
We are building an app using react native. Do we need to apply any SimulcastEncoding settings, receive specific layer settings, setBandwidth(kbs value) settings or any other settings to get good quality of video and to have a stable session.
Currently we are looking at the react native demo playground app. Does this app comes with any of the settings mentioned above?
Thank you!
Tagged:
0
Answers
-
Hi @Karthik!
By default Daily applies "balanced" simulcast settings that are designed to work well for most connections and devices. You can read more here:
Depending on your use case, you can choose from one of our presets, or supply custom simulcast settings, to optimize the video call quality as needed.
0