Skip to content
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

agora screen not render or rerender when use tranform widget #1760

Closed
2 of 5 tasks
conan1150 opened this issue May 10, 2024 · 3 comments
Closed
2 of 5 tasks

agora screen not render or rerender when use tranform widget #1760

conan1150 opened this issue May 10, 2024 · 3 comments
Labels
waiting for customer response waiting for customer response, or closed by no-reponse bot

Comments

@conan1150
Copy link

Version of the agora_rtc_engine

6.2.2

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows
  • Web

Steps to reproduce

  1. use mirror camera on android

Expected results

  1. mirror video

Actual results

  1. blank screen or freez video

Code sample

Code sample
    this._agoraWidget = Transform(
        alignment: Alignment.center,
        transform: Matrix4.rotationY(!this.mirrorMode ? math.pi : 0),
        child: this._agoraLocalView);

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]
@littleGnAl
Copy link
Collaborator

Hello @conan1150, I tried it on the latest version, and it works fine, can you try updating the agora_rtc_engine: ^6.3.1 to see if it works for you or not?

@littleGnAl littleGnAl added the waiting for customer response waiting for customer response, or closed by no-reponse bot label May 13, 2024
Copy link
Contributor

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.

Copy link
Contributor

github-actions bot commented Jun 3, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response waiting for customer response, or closed by no-reponse bot
Projects
None yet
Development

No branches or pull requests

2 participants