Laur04 / multicast-menu

Multicast Menu: Making multicasted content easily accessible for everyone
https://menu.m2icast.net
4 stars 2 forks source link

AMT tunnel teardown #13

Open Laur04 opened 1 year ago

Laur04 commented 1 year ago

Currently, the tunnels established with the AMT relay aren't ever closed because there is no way to track when a user stops watching a stream. A suggested implementation would be to use an Ajax call from JavaScript when a page is closed. When there are no active watchers, the tunnel should be torn down and the file system artifacts should be removed.