-
Notifications
You must be signed in to change notification settings - Fork 386
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
The render mode of AgoraVideoView is not supported on the web #1765
Comments
The render mode of |
Understood. So there is no way to fix the zoomed image as of now? |
Maybe you can wrap a |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution. |
Really sorry for the late reply. Fitted box doesn't unfortunately fix the issue, it's an improvement aesthetically but the renderer doesn't seem to take into account it's surrounded by it. So it keeps the zoomed in aspect. Thank you for the suggestion though. |
Version of the agora_rtc_engine
6.3.1
Platforms affected
Steps to reproduce
1- copy paste the default example from the repo
2- connect another user to the call
3- notice the difference in the video zoom shown locally and for the user who just connected
Expected results
The video should show normally without being zoomed in. With black marks where the aspect ratio doesn't fit if we the fit render type
Actual results
Video is zoomed in no matter the render type used
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
18:53:20:694 Agora-SDK [DEBUG]: [track-cam-ba779fbd] current video dimensions: 640 480
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: