ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy
rtsp-simple-server is a ready-to-use and zero-dependency server and proxy that allows users to publish, read and proxy live video and audio streams. Publish live streams to the server
Read live streams from the server. Proxy streams from other servers or cameras, always or on-demand. Streams are automatically converted from a protocol to another. For instance, it's possible to publish a stream with RTSP and read it with HLS. Serve multiple streams at once in separate paths
Authenticate users; use internal or external authentication. ...
FFME: The Advanced WPF MediaElement (based on FFmpeg)
...Additional and extended media events. Extracting (and modifying) video, audio and subtitle frames is very easy. Easily apply FFmpeg video and audio filtergraphs. Extract media metadata and specs of a media stream (title, album, bit rate, codecs, FPS, etc). Apply volume, balance and speed ratio to media playback. MediaState actually works on this control.