I am looking for a way to stream an RTSP stream to a bunch of people internally, so kind of a locally hosted live CDN. I have looked into trying it with VLC but it seems to only stream files. Here are a couple of the base requiremnets that I need to meet: 1. locally hosted 2. CLI to add/remove stream or just control 3. a single connection to the original stream Does anyone know of a way to do this?