Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
When trying out the new Media3Effect, textures from effects don't rotate with the camera preview. So, the example below shows the overlay 90 degrees rotated.
I noticed that creating Media3Effect using the internal
TRANSFORMATION_CAMERA_AND_SURFACE_ROTATION
can solve the problem temporarily.I'm using camerax
1.5.0-alpha04
andandroidx.camera.media3:media3-effect:1.0.0-alpha01
.Thanks for your excellent work!