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

Video Orientation Issue #247

Open
abuzer-social opened this issue Oct 3, 2024 · 1 comment
Open

Video Orientation Issue #247

abuzer-social opened this issue Oct 3, 2024 · 1 comment

Comments

@abuzer-social
Copy link

The Videoviewer is changing the video orientation. if i record a video in potrait it changes it plays it in landscape if record a video in landscape it plays it in potrait mode

@nrikiji
Copy link

nrikiji commented Oct 20, 2024

I also faced the same problem on Android. I solved the problem by adding the following to pubspec.yaml, but I think the problem is that video_player cannot be updated as it is 😭

dependency_overrides:
  video_player_android: 2.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants