Searched refs:proto_rtsp (Results 1 – 4 of 4) sorted by relevance
44 extern const char *proto_rtsp;
48 const char *proto_rtsp = NULL; variable66 { "rtsp", &proto_rtsp },
285 scheme == proto_rtsp || scheme == proto_file)) { in tool_header_cb()
1078 if(proto_http || proto_rtsp) { in config2setopts()
Completed in 14 milliseconds