-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streaming quality is not as good as meet.livekit.io
#56
Comments
Discussed with reporter in Slack. The problem is both local and remote video appear lower resolution the RN app. b0iq will test with example app and report back. |
Hi again. The final result was not what I hoped for. it was same or worst.
|
This is affecting us too. The video quality for web+mobile call, the mobile camera generated video is quite pixelated, grainy and lags quite a bit on latency in android. |
using 4/3 preset gives better quality, but improvements can be done. |
@pankajmyt does this repro with the example app? What settings are you using with the Room object? |
|
If you are sending |
:) yes, I have kept it there to remind myself to enable it later. In readme it says simulcast is not supported, however in react-native-webrtc readme it says simulcast is supported.
|
Simulcast is supported as of v1.0 |
also you're setting |
Describe the bug
The streaming quality is weird I tried several methods but still receiving quality is not same meet.livekit.io
To Reproduce
Steps to reproduce the behavior:
Room configs:
room is connected to cloud server...
Expected behavior
There problem is I cannot check the video quality only the connection quality and it is excellent
but it should be better than
meet.livekit.io
because it is nativeScreenshots
.
.
.
.
.
.
.
.
.
.
Device Info:
Viewer: iPhone 11 [16.1.2]
Host: iPhone 14 [16.4.1]
Dependencies Info (please reference your package-lock.json or yarn.lock file):
The text was updated successfully, but these errors were encountered: