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!