deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.18k stars 284 forks source link

How do I know if a stream is being watched? #327

Open volkankoc opened 1 year ago

volkankoc commented 1 year ago

Hello How do I know if a stream is active or inactive, started using API or other ways?

volkankoc commented 1 year ago

"status":"1" returns when broadcast starts. But when the broadcast is closed "status": does not change "1" remains

volkankoc commented 1 year ago

Can you help me ?