RStreamer 1.0
Streamer is a pipeline-based multimedia framework that connects together a wide variety of media processing components to provide audio and video playback, recording, streaming and editing.
RStreamer is a C# wrapper that provides the development tools to leverage this powerful framework in your .NET project.
Requirements:
.NET Framework 2.0 or higher
GStreamer version 1.x.x runtime (https://gstreamer.freedesktop.org/data/pkg/windows/1.8.1/gstreamer-1.0-x86_64-1.8.1.msi)
Note: After installing GStreamer, make sure that your PATH variable contains the GStreamer bin folder, e.g.(C:gstreamer1.0x86_64bin)