<div dir="ltr"><div>Hi All!<br><br></div>I'm able to feed GStreamer RTSP server with H264 RTP stream:<br><br><div id="gmail-m_5201827839296018700gmail-LC14" class="gmail-m_5201827839296018700gmail-line">   <span class="gmail-m_5201827839296018700gmail-s">( udpsrc port=5544 caps=</span><span class="gmail-m_5201827839296018700gmail-se">"</span><span class="gmail-m_5201827839296018700gmail-s">application/x-rtp,media=<wbr>(string)video,clock-rate=(int)<wbr>90000,encoding-name=(string)<wbr>H264,payload=(int)96</span><span class="gmail-m_5201827839296018700gmail-se">"</span><span class="gmail-m_5201827839296018700gmail-s"></span><span class="gmail-m_5201827839296018700gmail-s"> name=pay0)<br><br></span></div><span class="gmail-m_5201827839296018700gmail-s">Everything
 works and clients are able to receive this stream. The problem is that I
 need to transmit custom RTCP packets, which are also generated on the 
feed side.<br><br>Is there any way to tell RTSP server to take RTCP packets from external port and stop generating them internally?</span></div>