HLS playlists proxy with counting viewers
Main goal is realtime counting viewers of HLS (HTTP Live Streaming).
.m3u8
file).npm i
.config-example.json
to config.json
and edit.npm start
.Viewers count getting by client via WebSocket. See example/index.html
for more info.