The MediaPlayerElement iis not supported for Skia Desktop (Linux/Raspberry Pi) #20052
-
I'd like to ask, when the MediaPlayerElement will be supported for Skia Desktop. I develop an app for Raspberry Pi and the MediaPlayerElement worked for Skia GTK. Skia GTK is now no more supported, so I have a problem to show a video in the app. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hi Grzesik, Yes, we’re aware of the need — and we’ll be revealing our plan very soon. Stay tuned! 😉 Best regards, |
Beta Was this translation helpful? Give feedback.
-
@jeromelaban I've tested the MediaPalyerElement on RaspberryPi5, but unfortunatelly it doesn't work. The Nuget supports only win-x64 and win-x86. In my project file I have only this: Material; MediaElement; Hosting; Toolkit; Logging; LoggingSerilog; Mvvm; Configuration; Localization; Navigation; SkiaRenderer;Do I need a sperate Nuget package? PS. I could solve the problem with running the app on RP5 #20273 Uno.UI.Dispatching.NativeDispatcher[0] |
Beta Was this translation helpful? Give feedback.
Hi Grzesik,
Yes, we’re aware of the need — and we’ll be revealing our plan very soon. Stay tuned! 😉
Best regards,
Dominik