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

[BUG] Wrong orientation after rotating device #1459

Open
3 tasks done
thomashejdoktor opened this issue Nov 6, 2023 · 0 comments
Open
3 tasks done

[BUG] Wrong orientation after rotating device #1459

thomashejdoktor opened this issue Nov 6, 2023 · 0 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@thomashejdoktor
Copy link

Describe the bug
On some devices the orientation of the local VideoStreamRendererView is sideways when rotating the device during a call. The sideways orientation is mirrored on the remote side.

Steps To Reproduce

  1. Download and run the sample project..
  2. Give the app permission for camera and microphone.
  3. Input Azure token and Group Id (Group Id is optional).
  4. Start a call.
  5. During the call rotate the device 90 degress.

Expected behavior
The local VideoStreamRendererView will rotate along with its parent view and will keep the same orientation as parent.

Actual behaviour
The local VideoStreamRendererView rotates and ends up on its side.

Screenshots
See attached video.

Setup

  • OS: Android 11 (emulator, config.ini)
  • IDE : Android Studio
  • Version of the Library used: com.azure.android:azure-communication-calling:2.6.0-beta.3

The same behaviour has been observed on a Samsung phone:

  • OS: Android 13
  • IDE : Android Studio
  • Version of the Library used: com.azure.android:azure-communication-calling:2.6.0-beta.3

Additional context
Rotation works as expected on a Samsung Galaxy Tab A running Android 11.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

1 participant