easy:SetOpt_RTSP_Transport -- get RTSP Transport: header
Synopsis
easy:SetOpt_RTSP_Transport(transport)
Function
Pass a string to tell libcurl what to pass for the Transport: header for this
RTSP session. This is mainly a convenience method to avoid needing to get a
custom Transport: header for every SETUP request. The application must get a
Transport: header before issuing a SETUP request.