mediamtx/internal/servers/rtmp
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
..
conn.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
listener.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
server.go move RTMP tests into internal/servers/rtmp (#3035) 2024-02-16 23:27:27 +01:00
server_test.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00