gstreamer-rs/examples
olivierbabasse 60e8c44abb rtsp server: allow custom authentication
Enables subclassing gst_rtsp_server::RTSPAuth and overriding its
authenticate/check/generate_authenticate_header methods

Also add new methods in RTSPContext to retrieve RTSP request/response, and to
get/replace tokens.

Additionally, added RTSPMessage with methods to add an authentication
header to a request / retrieve authentication parameters from a
response.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1359>
2023-12-22 12:12:17 +02:00
..
src rtsp server: allow custom authentication 2023-12-22 12:12:17 +02:00
build.rs Fix various new clippy warnings 2022-12-13 11:29:45 +02:00
Cargo.toml rtsp server: allow custom authentication 2023-12-22 12:12:17 +02:00