How to record an HLS stream with LibVLCSharp and .NET Core
In this post, I will show you how to record an HTTP Live Streaming (HLS) stream using LibVLCSharp in a .NET Core CLI app on Windows.
In this post, I will show you how to record an HTTP Live Streaming (HLS) stream using LibVLCSharp in a .NET Core CLI app on Windows.
LibVLCSharp are .NET/Mono bindings for libvlc, the multimedia framework powering the VLC applications.