Hi,<br><br>I&#39;m trying to implement a customize RTSP extension plugin|(Such rtspreal, rtspwms extension for RTSP plugin), which needs to add custom headers in request message before sending it.<br><br>However the header field parameter in the<br>

gst_rtsp_message_{add,take}_header functions is represented by a static enum. Is there a way to set a custom header without modifying the gstrtspsrc source code?<br><br>Thanks,<br>