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] .Net 9 Android MediaElement stops playing video #2373

Closed
2 tasks done
xiufengpeng opened this issue Dec 5, 2024 · 0 comments · Fixed by #2215
Closed
2 tasks done

[BUG] .Net 9 Android MediaElement stops playing video #2373

xiufengpeng opened this issue Dec 5, 2024 · 0 comments · Fixed by #2215
Labels
bug Something isn't working unverified

Comments

@xiufengpeng
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

.Net 9 Android MediaElement video player stopped playing video, only the playing sound from the video. No error message, just blank screen.

VS2022 and all Communitytoolkits nuget packages are on the latest available stable updates as of today (05/Dec/2024).
Both Android emulators and physical devices have the same video playing problem.

Expected Behavior

The video should play on android before the updates.

Steps To Reproduce

  1. Use the sample github code
  2. Set the video play source to either fromURi or fromFile, same issue. Only the sound is played from the video

Link to public reproduction project repository

NA

Environment

- .NET MAUI  CommunityToolkit.Maui 9.1.1
- OS:
Edition	Windows 10 Education
Version	22H2
Installed on	‎6/‎3/‎2024
OS build	19045.5198

Microsoft Visual Studio Community 2022 (64-bit) - Version 17.12.3

- .NET MAUI: net 9.0

Anything else?

No response

@xiufengpeng xiufengpeng added bug Something isn't working unverified labels Dec 5, 2024
@TheCodeTraveler TheCodeTraveler mentioned this issue Dec 5, 2024
6 tasks
@TheCodeTraveler TheCodeTraveler changed the title [BUG] [BUG] .Net 9 Android MediaElement stops playing video Dec 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working unverified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant