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