pub type RtspsStreams = HashMap<String, Option<String>>;
RTSPS stream URLs keyed by quality level
pub struct RtspsStreams { /* private fields */ }