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

Android Video Capture - MediaPicker.Default.CaptureVideoAsync is saving recorded videos to the Android Gallery #22087

Open
devon1146 opened this issue Apr 26, 2024 · 3 comments
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/android 🤖 s/needs-attention Issue has more information and needs another look s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@devon1146
Copy link

devon1146 commented Apr 26, 2024

Description

Hello,

The dotnet 8 version of Maui is saving recorded videos on Android devices to the Gallery. I do not believe this behaviour is intentional, and does not occur on iOS.

Steps to Reproduce

  1. Create a new MAUI project
  2. Call "MediaPicker.Default.CaptureVideoAsync(new());" at some point during your code in order to record a video.
  3. Run this on Android - the video you capture will be saved to the device's gallery.

It would be great if this was an option - potentially as a setting in your MediaPickerOptions().

Thank you!

Link to public reproduction project repository

Link to public repo

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

7.0.101

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No, not yet.

Relevant log output

No response

@devon1146 devon1146 added the t/bug Something isn't working label Apr 26, 2024
@PureWeen PureWeen added area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/android 🤖 s/needs-repro Attach a solution or code which reproduces the issue labels Apr 26, 2024
@devon1146
Copy link
Author

a link to a public repo has been added:

https://github.com/devon1146/MauiTestVideo/tree/main for reference.

@dotnet-policy-service dotnet-policy-service bot added s/needs-attention Issue has more information and needs another look and removed s/needs-repro Attach a solution or code which reproduces the issue labels Apr 26, 2024
@RoiChen001
Copy link
Collaborator

Can repro this issue at Android device on the latest 17.10 Preview 5(8.0.20&8.0.21).

@RoiChen001 RoiChen001 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 28, 2024
@Danzerb
Copy link

Danzerb commented May 10, 2024

Tracking this one - I have numerous customers using our MAUI app that are upset about this behaviour. Would love to be able to communicate a deliverable timeline on the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/android 🤖 s/needs-attention Issue has more information and needs another look s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants