Searched refs:https_tunnel (Results 1 – 1 of 1) sorted by relevance
1719 int https_tunnel = 0; in ff_rtsp_connect() local1740 https_tunnel = !!(rt->lower_transport_mask & (1 << RTSP_LOWER_TRANSPORT_HTTPS)); in ff_rtsp_connect()1800 …ff_url_join(httpname, sizeof(httpname), https_tunnel ? "https" : "http", auth, host, port, "%s", p… in ff_rtsp_connect()