Skip to main content
LibVLCSharp package icon

LibVLCSharp

LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS - UWP If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.

Total Downloads
2.4M
2,352,471
Published
Mar 15, 2023
Latest stable version

Install

.NET CLI
dotnet add package LibVLCSharp --version 3.6.8
Package Manager Console
Install-Package LibVLCSharp -Version 3.6.8
PackageReference
<PackageReference Include="LibVLCSharp" Version="3.6.8" />

Frameworks

.NETFramework4.0 .NETFramework4.7.1 .NETStandard1.1 MonoAndroid8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 net6.0 net6.0-android31.0 net6.0-ios15.0 net6.0-macos12.0 net6.0-tvos15.0 net6.0-windows7.0 .NETStandard2.0 .NETStandard2.1 UAP10.0.18362

Dependencies

Microsoft.Bcl.Async
.NETFramework4.0
[1.0.168, )
System.ValueTuple
.NETFramework4.0
[4.5.0, )
System.Memory
.NETFramework4.7.1
[4.5.4, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
System.Memory
.NETStandard1.1
[4.5.4, )
System.Memory
.NETStandard2.0
[4.5.4, )
SharpDX.Direct3D11
UAP10.0.18362
[4.2.0, )
System.Memory
UAP10.0.18362
[4.5.4, )
System.ValueTuple
UAP10.0.18362
[4.5.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 15 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.