Monday, May 17, 2021

libvlcsharp: video/media libVLC + C#

Episode 74 - libvlcsharp and .NET with Martin Finkel · The .NET Core Podcast

libVLC - VideoLAN Wiki

libvlcsharp on GitHub

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 as well as encode and stream.

The official repository URL for this repo is https://code.videolan.org/videolan/LibVLCSharp.