❔ Playing a video using avalonia ui
Hey, i would like to play a video in a part of my window in avalonia, I found this https://github.com/jpmikkers/LibVLCSharp.Avalonia.Unofficial but i don't understand how it works
GitHub
GitHub - jpmikkers/LibVLCSharp.Avalonia.Unofficial: Avalonia 11 lib...
Avalonia 11 libvlcsharp based mediaplayer component - GitHub - jpmikkers/LibVLCSharp.Avalonia.Unofficial: Avalonia 11 libvlcsharp based mediaplayer component
5 Replies
In c#
look at the demoapp folder
yes but i don't where, or how he choose to play x video, and I don't understand what are the step to create this videoview
https://github.com/jpmikkers/LibVLCSharp.Avalonia.Unofficial/blob/ava11p5/DemoApp/Views/MainWindow.axaml.cs
all the code looks here
I've never really used mvvm 🤔
put some breakpoint and see whats happend
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.