mediamtx/internal/playback
Alessandro Ros 9c6ba7e2c7
New authentication system (#1341) (#1992) (#2205) (#3081)
This is a new authentication system that covers all the features exposed by the server, including playback, API, metrics and PPROF, improves internal authentication by adding permissions, improves HTTP-based authentication by adding the ability to exclude certain actions from being authenticated, adds an additional method (JWT-based authentication).
2024-03-04 14:20:34 +01:00
..
fmp4.go playback: add /list endpoint to list available timespans (#2978) 2024-02-03 15:54:07 +01:00
fmp4_test.go hls: fix crash when muxer is being recreated, improve performance (#3017) 2024-02-13 23:32:15 +01:00
segment.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
server.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
server_test.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00