node-rtsp-stream icon indicating copy to clipboard operation
node-rtsp-stream copied to clipboard

Update videoStream.js

Open zgmunshi opened this issue 7 months ago • 0 comments

Add clientCount emitter for stream

Using this we can track how many clients are connected to particular stream and it will also provide an option to stop the stream if there is no viewer.

I was having similar requirement, so i added this change, hopefully this will be helpful for others too.

zgmunshi avatar Jul 13 '24 14:07 zgmunshi