hls: track sessions (#962) by aler9 · Pull Request #5683 · bluenviron/mediamtx (original) (raw)
aler9 changed the title
hls: recognize and track sessions (#962) hls: track sessions (#962)
sessions are now tracked through cookies or query parameters.
This provides the ability to inspect sessions through logs, metrics and API, allows more precise tracking of outbound bytes, decreases load on external HTTP authentication URLs since they are now called once per session and not once per request.
aler9 deleted the feature/hls-sessions branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})