Simple RTSP server with multi-URI support. Supports H264, H265, H266, AV1 video and AAC, Opus, PCMU, PCMA audio.
$ dotnet add package SharpRTSPServerMultiThis project is based on SharpRealTimeStreaming,
which itself is a thin wrapper around the fantastic SharpRTSP.
The main addition here is SharpRTSPServerMulti —
a simple RTSP server that supports multiple streams, each mapped to its own URI.
appsettings.json).