Skip to content

jpmikkers/LibVLCSharp.Avalonia.Sample

Repository files navigation

LibVLCSharp.Avalonia.Sample

This is an isolated and updated version of the LibVLCSharp.Avalonia.Sample of the LibVLCSharp project

  • targets dotnet 8
  • bumped all nuget package versions
  • if you follow the linux instructions carefully, it will work on linux (tested on Ubuntu 22.04 LTS)

Windows

The Windows project includes the appropriate NuGet package for the native Windows VLC runtime.

MacOS

The MacOS project includes the approprate NuGet package for the native MacOS VLC runtime.

Linux

The Linux project does not include any additional native NuGet packages.

To run on linux, please refer to the Linux guide.