'How to record video with VLC in my C# app

I am making a streaming app in c# and I have embedded the vlc player using vlc.dotnet.

How can I add the feature to allow the user to record the livestreaming with a press of a button for example.

And how can I view the seek bar as the livestreaming goes on?

Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source