Live streaming server

Steve Litt slitt at troubleshooters.com
Tue Sep 8 17:21:49 MST 2015


On Tue, 8 Sep 2015 14:41:04 -0700
Shawn Badger <shawn at badger.pro> wrote:

> 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?

Maybe this?

https://www.npmjs.com/package/node-rtsp-stream

SteveT

Steve Litt 
August 2015 featured book: Troubleshooting: Just the Facts
http://www.troubleshooters.com/tjust


More information about the PLUG-discuss mailing list