Background: RTSP uses HTTP digest authentication (see RFC 2326 section 1.4). I'm using the rtsp-types crate. It works fine with digest_auth, except that [rtsp_types::Method::Extension](https://docs.rs/rtsp-types/0.0.1/rtsp_types/enum.Method.html#variant.Extension) has a non-static lifetime.pull/5/head
parent
750294cd97
commit
2e61615da0
Loading…
Reference in new issue