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

Getting an error when trying to record a video while camera is still initialising (Black Screen) #348

Open
aggeloskoutanis opened this issue May 18, 2023 · 0 comments
Labels
android Android related issue

Comments

@aggeloskoutanis
Copy link

Steps to Reproduce

When navigating to RecordUI the camera at first is initializing. The screen is black, and then you can see what the camera is showing when initialization is done.

The problem occurs when I try to record a video while the screen is still black. While the screen is black I press the record button and start recording while initialization never completes and when I stop the recording I receive an error.

  1. Open recordingUI screen.
  2. Press the record button while the black screen is there.
  3. The black screen will never go away while recording.
  4. Stop the recording. You will receive an error

Expected results

As a developer, I would expect that I can show a loading animation while the screen is black or the user should not be able to press the record button while the screen is black.

Actual results

Getting an error.

About your device

Brand Model OS
Google Pixel 4a (5G) Android 13

Your flutter version

3.7.12

@istornz istornz added the android Android related issue label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android related issue
Projects
None yet
Development

No branches or pull requests

2 participants