go2rtc icon indicating copy to clipboard operation
go2rtc copied to clipboard

Real-time notification mechanism on client connections/disconnections?

Open francescobianca opened this issue 5 months ago • 1 comments

Is there a way to be notified in real-time of any consumer connections/disconnections? (For example, some sort of webhook). At the moment I have only configured the REST API but you have to go polling there (https://myserver.it/api/streams?src=mysrc). I have my go2rtc instance running in a Docker container. I have a paid model so I would like to give a maximum daily connection time.

Thanks in advance

francescobianca avatar Sep 03 '24 09:09 francescobianca